BackgroundImage overview

Constructors

 ConstructorOverloaded Initializes a new instance of the BackgroundImage class.

Public Methods

 DrawOverridden. 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

 BottomPaddingGet or set the bottom padding of the background image.
 ID (inherited from PageElement)Gets or sets the ID of the page element.
 ImageDataGet the background image's ImageData object.
 LeftPaddingGet or set the left padding of the background image.
 RequiredLicenseLevel (inherited from PageElement)Gets the required license level of the page element.
 RightPaddingGet or set the right padding of the background image.
 TopPaddingGet or set the top padding of the background image.
 UseMarginsGet 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