Sautin |
Class | Description | |
---|---|---|
PdfBasicFont | Represents a base class for a font contained in a PdfDocument. A font is represented in PDF as a dictionary specifying the type of font, its PostScript name, its encoding, and information that can be used to provide a substitute when the font program is not available. Optionally, the font program can be embedded as a stream object in the PDF file. |
Structure | Description | |
---|---|---|
PdfEncodedContentString | Represents a sequence of character codes, with optionally individually positioned glyphs, that represent a text in a PDF content stream encoded by a PdfBasicFont. |