Version

Search Results

Add Method

Adds an item to the collection. Syntax Return Value An instance of the BulletProperties class, which can be used to make a paragraph appear as a bullet point, or part of an automatic numbering run.

Clear Method

Removes all items from this collection. Syntax

Count Property (BulletPropertiesCollection)

Returns the number of items in this collection. Syntax

Remove Method

Removes the specified item from the collection. Syntax Parameters bulletProperties A reference to the BulletProperties instance to be removed. Remarks Note that removing an item from the collection may cause the value of the Id property for other items in the collection to change.

BulletProperties Class Members

Public Properties

Id Property (BulletProperties)

Returns a unique identifier which differentiates this instance from any others that were created for the associated WordDocumentWriter. Syntax

Levels Property

Returns a collection which contains a BulletLevelProperties instance for each bullet/automatic numbering level. Syntax Remarks Note that a maximum number of nine (9) levels is supported for both bullet lists and automatic numbering runs. Note that the indexer for this collection supports lazy creation, i.e., it is...

Capitalization Enumeration

Constants which define the manner in which characters are capitalized. Syntax Members Member Description CapsOff The CapsOn setting is explicitly disabled for the associated run. Use this setting to clear the captitalization for this run when the CapsOn setting is enabled at a higher level of the property resoluti...