See Also

Image Class  | ceTe.DynamicPDF.PageElements Namespace

Image overview

Public Constructors

Public Constructor Image Constructor Overloaded.  

Public Properties

Public Property Align Gets or sets the Align enumeration that specifies horizontal alignment of the image on the X coordinate.
Public Property Angle (Inherited from RotatingPageElement) Gets or sets the heights of the angle element.
Public Property Height Overridden.  Gets or sets the height of the image.
Public Property HorizontalDpi Gets or sets the horizontal dpi (also known as pixels per inch) of the image.
Public Property ID (Inherited from ceTe.DynamicPDF.PageElement) Gets or sets the ID of the page element.
Public Property ImageData Get the image's ImageData object.
Public Property ScaleX Gets or sets the horizontal scale of the image.
Public Property ScaleY Gets or sets the vertical scale of the image.
Public Property VAlign Gets or sets the VAlign enumeration that specifies vertical alignment of the image on the Y coordinate.
Public Property VerticalDpi Gets or sets the vertical dpi (also known as pixels per inch) of the image.
Public Property Width Gets or sets the width of the image.
Public Property X (Inherited from RotatingPageElement) Gets or sets the X coordinate of the page element.
Public Property Y (Inherited from RotatingPageElement) Gets or sets the Y coordinate of the page element.

Public Methods

Public Method Draw (Inherited from RotatingPageElement) Draws the page element to the given PageWriter object.
Public Method SetBounds Scales the image to fit in the given box keeping the X and Y scale equal.
Public Method SetDpi Overloaded.  
Public Method SetSize Scales the image to fit the exact width and height given.

Protected Methods

Protected Method DrawRotated Overridden.  Draws the image to the given PageWriter object.

See Also

Image Class  | ceTe.DynamicPDF.PageElements Namespace

 

 


© Copyright 2006, ceTe Software