Public Properties
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.
Removes all items from this collection. Syntax
Returns the number of items in this collection. Syntax
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.
Public Properties
Public Properties
Returns a unique identifier which differentiates this instance from any others that were created for the associated WordDocumentWriter. Syntax
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...
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...