The XForm type exposes the following members.
Properties
Name | Description | |
---|---|---|
BoundingBox |
Gets or sets the bounding box.
| |
Format |
Gets the format of the image.
(Inherited from XImage.) | |
Height | Obsolete.
Get the width of the page identified by the property PageNumber.
(Overrides XImageHeight.) | |
HorizontalResolution |
Gets 72, the horizontal resolution by design of a form object.
(Overrides XImageHorizontalResolution.) | |
Interpolate |
Gets or sets a flag indicating whether image interpolation is to be performed.
(Inherited from XImage.) | |
PixelHeight |
Get the height of the page identified by the property PageNumber.
(Overrides XImagePixelHeight.) | |
PixelWidth |
Get the width of the page identified by the property PageNumber.
(Overrides XImagePixelWidth.) | |
PointHeight |
Get the height in point of this image.
(Overrides XImagePointHeight.) | |
PointWidth |
Get the width in point of this image.
(Overrides XImagePointWidth.) | |
Size |
Get the size of the page identified by the property PageNumber.
(Overrides XImageSize.) | |
Transform |
Gets or sets the transformation matrix.
| |
VerticalResolution |
Gets 72 always, the vertical resolution by design of a form object.
(Overrides XImageVerticalResolution.) | |
ViewBox |
Gets the view box of the form.
| |
Width | Obsolete.
Get the width of the page identified by the property PageNumber.
(Overrides XImageWidth.) |
See Also