FontCollection Constructor |
Creates a font collection for the specified PDF document
Namespace: ExpertPdf.PdfCreatorAssembly: epdfcreator (in epdfcreator.dll) Version: 21.1.0
Syntaxpublic FontCollection(
Document document
)
Public Sub New (
document As Document
)
Parameters
- document Document
See Also