Constructors
Constructor | Overloaded Initializes a new instance of the BackgroundImage class. |
Public Methods
Draw | Overridden. Draws the background image to the given PageWriter object. |
Equals (inherited from Object) | See System.Object |
GetHashCode (inherited from Object) | See System.Object |
GetType (inherited from Object) | See System.Object |
ToString (inherited from Object) | See System.Object |
Public Properties
BottomPadding | Get or set the bottom padding of the background image. |
ID (inherited from PageElement) | Gets or sets the ID of the page element. |
ImageData | Get the background image's ImageData object. |
LeftPadding | Get or set the left padding of the background image. |
RequiredLicenseLevel (inherited from PageElement) | Gets the required license level of the page element. |
RightPadding | Get or set the right padding of the background image. |
TopPadding | Get or set the top padding of the background image. |
UseMargins | Get or set a value indicating if the pages margins should be used when calculating the placement of the background image. |
Protected Methods
Finalize (inherited from Object) | See System.Object |
MemberwiseClone (inherited from Object) | See System.Object |
SetRequiredLicenseLevel (inherited from PageElement) | Sets the license level required by the page element. |
See Also
BackgroundImage Class | ceTe.DynamicPDF.PageElements Namespace




