←Select platform

FontType Property

Summary

Type of font.

Syntax
C#
Java
public string FontType { get; set; } 
public String getFontType(); 
public void setFontType( 
   java.lang.String string 
); 

Property Value

Type of font.

Remarks

Type of font. Typically "Type0", "Type1", "TrueType", or any other font types defined by the PDFFont.TypeXYZ constants.

PDFFont matches the font properties from PDF specification.

Example

For an example, refer to PDFFont.

Requirements
Target Platforms
Help Version 21.0.2021.7.6
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Pdf Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.