ExpertPdf PDF Creator Library
Fonts Property
NamespacesExpertPdf.PdfCreatorDocumentFonts
ExpertPdf PDF Creator Library
Gets the document fonts collection.
Declaration Syntax
C#Visual BasicVisual C++
public FontCollection Fonts { get; }
Public ReadOnly Property Fonts As FontCollection
	Get
public:
property FontCollection^ Fonts {
	FontCollection^ get ();
}
Property Value

Assembly: ExpertPdf.PdfCreator (Module: ExpertPdf.PdfCreator.dll) Version: 9.2.0.25824 (9.2.0.0)