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
public:
property FontCollection^ Fonts {
	FontCollection^ get ();
}

Assembly: ExpertPdf.PdfCreator (Module: ExpertPdf.PdfCreator) Version: 3.0.0.0 (3.0.0.0)