'Declaration Protected Function New( _
ByVal documentPDF document.As Vintasoft.Imaging.Pdf.PdfDocument, _
ByVal subTypeType of PDF font.As PdfFontType _
)
protected PdfFont(
Vintasoft.Imaging.Pdf.PdfDocument document,
PdfFontType subType
)
protected: PdfFont(
Vintasoft.Imaging.Pdf.PdfDocument* document,
PdfFontType subType
)
protected:
PdfFont(
Vintasoft.Imaging.Pdf.PdfDocument^ document,
PdfFontType subType
)
Parameters
- document
- PDF document.
- subType
- Type of PDF font.