C1.C1Pdf.Reader Namespace
In This Topic
Classes
| Class | Description |
| PdfObjectWrapper | Base class for specialized objects such as C1.C1Pdf.PdfPage and C1.C1Pdf.Reader.PdfOutlineNode that wrap low-level pdf objects. |
Enumerations
| Enumeration | Description |
| PdfFontStretch | Defines possible values of the font stretch value, see 5.7 chapter of PDF reference 1.7. |
| PdfFontWeight | Defines possible values of the font weight value, see 5.7 chapter of PDF reference 1.7. Names are taken from DirectWrite FontWeight, see: C1.Util.DX.DirectWrite.FontWeight enumeration. |
See Also