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 PDFFontStyle FontStyle {get; set;}
get_FontStyle();
set_FontStyle(value);
public: property PDFFontStyle FontStyle { PDFFontStyle get(); void set ( PDFFontStyle value); }
For an example, refer to PDFObject.
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2