C1.Win.Editor.8 Assembly / C1.Win.Editor.Ribbon Namespace / ParagraphStyleItem Class / FontStyle Property
FontStyle Property (ParagraphStyleItem)
In This Topic
Gets or sets font style of the paragraph style.
Syntax
'Declaration
 
Public Property FontStyle As System.Nullable(Of FontStyle)
 
See Also