'Declaration Public Shared Function CreateGlyphLessFont( _
ByVal documentPDF document.As Vintasoft.Imaging.Pdf.PdfDocument _
) As Vintasoft.Imaging.Pdf.Tree.Fonts.PdfFont
public static Vintasoft.Imaging.Pdf.Tree.Fonts.PdfFont CreateGlyphLessFont(
Vintasoft.Imaging.Pdf.PdfDocument document
)
public: static Vintasoft.Imaging.Pdf.Tree.Fonts.PdfFont* CreateGlyphLessFont(
Vintasoft.Imaging.Pdf.PdfDocument* document
)
public:
static Vintasoft.Imaging.Pdf.Tree.Fonts.PdfFont^ CreateGlyphLessFont(
Vintasoft.Imaging.Pdf.PdfDocument^ document
)
Parameters
- document
- PDF document.
Return Value
New CID font without glyphs.