Winnovative PDF Creator Library for .NET
Fonts Property
NamespacesWinnovative.PdfCreatorDocumentFonts
Winnovative PDF Creator Library for .NET
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: Winnovative.PdfCreator (Module: Winnovative.PdfCreator) Version: 3.0.6.0 (3.0.6.0)