C#
VB
Java
C++
Style of this font.
public PDFFontStyle FontStyle { get; set; }
Public Property FontStyle As Leadtools.Pdf.PDFFontStyle
public int getFontStyle()
public void setFontStyle(int pdfFontStyle)
public:
property Leadtools.Pdf.PDFFontStyle FontStyle {
Leadtools.Pdf.PDFFontStyle get();
void set ( Leadtools.Pdf.PDFFontStyle );
}
One or more PDFFontStyle enumeration member values that specify the style of this font. The default value is PDFFontStyle.Normal.
For an example, refer to PDFObject.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET