←Select platform

FontStyle Property

Summary

Style of this font.

Syntax

C#
VB
Java
C++
public Leadtools.Pdf.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 ); 
} 

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

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Pdf Assembly
Click or drag to resize