Error processing SSI file
LEADTOOLS PDF (Leadtools.Pdf assembly)

Show in webframe

FontStyle Property






Style of this font.
Syntax
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 int getFontStyle()
public void setFontStyle(int pdfFontStyle)
            
public:
property PDFFontStyle FontStyle {
   PDFFontStyle get();
   void set (    PDFFontStyle value);
}

Property Value

One or more PDFFontStyle enumeration member values that specify the style of this font. The default value is PDFFontStyle.Normal.
Example

For an example, refer to PDFObject.

Requirements

Target Platforms

See Also

Reference

PDFFont Structure
PDFFont Members

Error processing SSI file
   Leadtools.Pdf requires a PDF Pro, Pro Suite, Document, or Medical license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features