public abstract class ElementsRenderer
Public MustInherit Class ElementsRenderer
ElementsRenderer | Initializes a new instance of the ElementsRenderer class |
ClientRectangle | Gets the drawable area of the renderer. The margins, document header and footer are excluded. |
ParentDocument | The parent document of this renderer |
AddElement | An abstract method to add a PDF page element to the elements renderer |
Equals | (Inherited from Object) |
Finalize | (Inherited from Object) |
GetHashCode | (Inherited from Object) |
GetType | (Inherited from Object) |
MemberwiseClone | (Inherited from Object) |
ToString | (Inherited from Object) |