Leadtools.Pdf Namespace > PDFFont Structure : FontStyle Property |
public PDFFontStyle FontStyle {get; set;}
'Declaration Public Property FontStyle As PDFFontStyle
'Usage Dim instance As PDFFont Dim value As PDFFontStyle instance.FontStyle = value value = instance.FontStyle
public: property PDFFontStyle FontStyle { PDFFontStyle get(); void set ( PDFFontStyle value); }
For an example, refer to PDFObject.