←Select platform

Fonts Property (PDFDocument)

Summary

Gets a list of the embedded fonts of this PDFDocument.

Syntax

C#
VB
Java
C++
public IList<PDFFont> Fonts {get;}
Public ReadOnly Property Fonts As IList(Of PDFFont)
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

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