| Class | Description |
![Class](dotnetimages/Class.gif) | AutoHeight | Represents a dynamic height. This class allows to set the height of an element according to its content. |
![Class](dotnetimages/Class.gif) | AutoWidth | Represents a dynamic width. This class allows to set the width of an element according to its content. |
![Class](dotnetimages/Class.gif) | Background | Represents a background element. |
![Class](dotnetimages/Class.gif) | Border | Represents a single border. |
![Class](dotnetimages/Class.gif) | Borders | Represents a set of borders. |
![Class](dotnetimages/Class.gif) | Constraint | Represents a constrained range. |
![Class](dotnetimages/Class.gif) | ContentAlignment | Represents alignment properties. |
![Class](dotnetimages/Class.gif) | Corner | Represents a single corner. |
![Class](dotnetimages/Class.gif) | Corners | Represents a set of corners. |
![Class](dotnetimages/Class.gif) | FixedHeight | Represents a fixed type of the height of an element. |
![Class](dotnetimages/Class.gif) | FixedWidth | Represents a fixed type of the width of an element. |
![Class](dotnetimages/Class.gif) | Height | Represents an abstract base class to set the height of an element. |
![Class](dotnetimages/Class.gif) | HorizontalMargins | Represents the horizontal spacings between elements. |
![Class](dotnetimages/Class.gif) | Indents | Represents indents. |
![Class](dotnetimages/Class.gif) | Margins | Represents spacings between elements. |
![Class](dotnetimages/Class.gif) | MaxHeight | Represents a maximum available height. |
![Class](dotnetimages/Class.gif) | MaxWidth | Represents a maximum available width. |
![Class](dotnetimages/Class.gif) | Paddings | Represents paddings between the borders and the content of an element. |
![Class](dotnetimages/Class.gif) | PageMargins | Represents margins on a printed page. |
![Class](dotnetimages/Class.gif) | PageNumberAlignment | Defines the alignment for the page numbers. |
![Class](dotnetimages/Class.gif) | PageSize | Represents a page size. This class allows to set the width and the height of a page. |
![Class](dotnetimages/Class.gif) | PageSizes | Implements a set of predefined page sizes. |
![Class](dotnetimages/Class.gif) | PublishProgressEventArgs | Reports progress information about the PDF publishing process. |
![Class](dotnetimages/Class.gif) | RelativeHeight | Represents a relative height. This class allows to set the height of an element as a percentage to the available vertical space left on a dynamic page. |
![Class](dotnetimages/Class.gif) | RelativeWidth | Represents a relative width. This class allows to set the width of an element as a percentage to the width of the container. |
![Class](dotnetimages/Class.gif) | Report | Represents the base element from which all documents are built. |
![Class](dotnetimages/Class.gif) | TextAlignment | Represents text alignment properties. |
![Class](dotnetimages/Class.gif) | VerticalMargins | Represents the vertical spacings between elements. |
![Class](dotnetimages/Class.gif) | Width | Represents an abstract base class to set the width of an element. |