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

Show in webframe

Fonts Property (PDFDocument)






Gets a list of the embedded fonts of this PDFDocument.
Syntax
public IList<PDFFont> Fonts {get;}
'Declaration
 
Public ReadOnly Property Fonts As IList(Of PDFFont)
'Usage
 
Dim instance As PDFDocument
Dim value As IList(Of PDFFont)
 
value = instance.Fonts
public List<PDFFont> getFonts()
public:
property IList<PDFFont>^ Fonts {
   IList<PDFFont>^ get();
}

Property Value

A list of PDFFont contained in this PDFDocument.
Example

For an example, refer to PDFDocumentPage.

Requirements

Target Platforms

See Also

Reference

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