FontCollection Constructor
Creates a font collection for the specified PDF document
Namespace: Winnovative.ExcelToPdfAssembly: WnvExcelToPdf_NetCore (in WnvExcelToPdf_NetCore.dll) Version: 12.0.0
public FontCollection(
Document document
)
Public Sub New (
document As Document
)
public:
FontCollection(
Document^ document
)
new :
document : Document -> FontCollection
Parameters
- document Document
- The parent document of the fonts collection