 |
PdfFontCollection Constructor |
Creates a font collection for the specified PDF document
Namespace: SelectPdfAssembly: Select.Pdf (in Select.Pdf.dll) Version: 26.2
Syntaxpublic PdfFontCollection(
PdfDocument document
)
Public Sub New (
document As PdfDocument
)
Parameters
- document PdfDocument
See Also