ExpertPdf PDF Creator Library
FontCollection Constructor (document)
NamespacesExpertPdf.PdfCreatorFontCollectionFontCollection(Document)
ExpertPdf PDF Creator Library
Creates a font collection for the specified PDF document
Declaration Syntax
C#Visual BasicVisual C++
public FontCollection(
	Document document
)
Public Sub New ( 
	document As Document
)
public:
FontCollection(
	Document^ document
)
Parameters
document (Document)

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