ExpertPdf Html to Pdf Converter Library
FontCollection Constructor (document)
NamespacesExpertPdf.HtmlToPdf.PdfDocumentFontCollectionFontCollection(Document)
ExpertPdf Html to Pdf Converter 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.HtmlToPdf (Module: ExpertPdf.HtmlToPdf.dll) Version: 9.2.0.25824 (9.2.0.0)