TextListFormatFont Property |
Gets or sets the font to be used on bullet characters within a given
TextParagraph.
Namespace:
GemBox.Presentation
Assembly:
GemBox.Presentation (in GemBox.Presentation.dll) Version: 23.0.35.1026
Syntaxpublic string Font { get; set; }
Public Property Font As String
Get
Set
Property Value
Type:
String
The font to be used on bullet characters within a given
TextParagraph.
Exceptions
See Also