[This is preliminary documentation and is subject to change.]
Classes
Class | Description | |
---|---|---|
![]() | PdfColor |
PDF Color
|
![]() | PdfDrawStyle |
PDF line's style
|
![]() | PdfPageSize |
Page size definitions (ISO and others)
|
![]() | PdfSize |
PDF size with its units
|
![]() | PdfUnit |
Represents a unit of PDF coordinates. Units are relative to standard pdf point, which is 1/72 inch by default.
Use ByName() accessor to get/create units, or use one of the stock units: PdfUnit.Inch|Millimeter|Point...
|
Enumerations
Enumeration | Description | |
---|---|---|
![]() | PdfHorizontalAlign |
PDF element's horizontal alignment enumeration
|
![]() | PdfLineType |
PDF line's style enumeration
|