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

Show in webframe

FontName Property (PDFTextAnnotation)






True type face name of this font.
Syntax
public string FontName {get; set;}
'Declaration
 
Public Property FontName As String
'Usage
 
Dim instance As PDFTextAnnotation
Dim value As String
 
instance.FontName = value
 
value = instance.FontName
public String getFontName()
public void setFontName(String fontName)
            
public:
property String^ FontName {
   String^ get();
   void set (    String^ value);
}

Property Value

A System.String that contain the face name of this font. The default value is null.
Remarks

The face name of a font can be any true type font name. If this value is an empty, the Arial font will be used as default font.

Example

For an example, refer to PDFTextAnnotation.

Requirements

Target Platforms

See Also

Reference

PDFTextAnnotation Class
PDFTextAnnotation 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