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 XImage.Height.) |
![]() | HorizontalResolution |
Gets 72, the horizontal resolution by design of a form object.
(Overrides XImage.HorizontalResolution.) |
![]() | 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 XImage.PixelHeight.) |
![]() | PixelWidth |
Get the width of the page identified by the property PageNumber.
(Overrides XImage.PixelWidth.) |
![]() | PointHeight |
Get the height in point of this image.
(Overrides XImage.PointHeight.) |
![]() | PointWidth |
Get the width in point of this image.
(Overrides XImage.PointWidth.) |
![]() | Size |
Get the size of the page identified by the property PageNumber.
(Overrides XImage.Size.) |
![]() | Transform |
Gets or sets the transformation matrix.
|
![]() | VerticalResolution |
Gets 72 always, the vertical resolution by design of a form object.
(Overrides XImage.VerticalResolution.) |
![]() | ViewBox |
Gets the view box of the form.
|
![]() | Width | Obsolete.
Get the width of the page identified by the property PageNumber.
(Overrides XImage.Width.) |
See Also