Version

BulletLevelProperties Class Members

The following tables list the members exposed by BulletLevelProperties.

Public Properties
 NameDescription
Public PropertyBulletTextReturns or sets the character or characters which depict the bullet point.  
Public PropertyFontReturns the font used for the associated bullet point or automatic numbering.  
Public PropertyHasFontReturns a boolean value indicating whether a font has been explicitly created, and has had a value assigned to at least one of its name properties.  
Public PropertyIdReturns the unique identifier of the associated BulletProperties instance.  
Public PropertyIndentReturns or sets a value which determines the indentation from the left or right margin for the associated paragraph.  
Public PropertyLevelReturns the bullet level at which the associated paragraph appears.  
Public PropertyNumberingStyleReturns or sets the numbering style applied to paragraphs at this bullet/numbering level.  
Public PropertyStartReturns or sets the number at which an automatic numbering run begins.  
Public Methods
 NameDescription
Public MethodResetFontRestores the Font property to its default value.  
See Also