Leadtools.Forms.DocumentReaders Namespace > DocumentFont Structure : FontStyle Property |
public DocumentFontStyle FontStyle {get; set;}
'Declaration Public Property FontStyle As DocumentFontStyle
'Usage Dim instance As DocumentFont Dim value As DocumentFontStyle instance.FontStyle = value value = instance.FontStyle
public: property DocumentFontStyle FontStyle { DocumentFontStyle get(); void set ( DocumentFontStyle value); }
For an example, refer to DocumentPageText.