SetBounds | Scales the image to fit in the given box keeping the X and Y scale equal. |
SetDpi | Scales the image to have the specified dpi (also known as pixels per inch). |
Align | Gets or sets the DPDF_Align enumeration that specifies horizontal alignment of the image on the X coordinate. |
Angle | Gets or sets the angle of the image. |
Height | Gets or sets the height of the image. |
HorizontalDpi | Gets or sets the horizontal DPI (also known as pixels per inch) of the image. |
ID | Gets or sets the ID of the image. |
IsCenteredX | Specifies if the image should be centered on the X coordinate. This is false by default. |
IsCenteredY | Specifies if the image should be centered on the Y ccoordinate. This is false by default. |
KeepProportions | Specifies if the image should be allowed to have a different scale vertically and horizontally. |
RequiredLicenseLevel | Gets the required license level of the page element. |
ScaleX | Gets or sets the horizontal scale of the image. |
ScaleY | Gets or sets the vertical scale of the image. |
VAlign | Gets or sets the DPDF_VAlign enumeration that specifies vertical alignment of the image on the Y coordinate. |
VerticalDpi | Gets or sets the vertical DPI (also known as pixels per inch) of the image. |
Width | Gets or sets the width of the image. |
X | Gets or sets the X coordinate of the image. |
Y | Gets or sets the Y coordinate of the image. |
© Copyright 2007, ceTe Software