PdfMetafile Properties |
The PdfMetafile type exposes the following members.
Name | Description | |
---|---|---|
![]() |
ActiveFrame |
Gets or sets the active frame of the image.
(Inherited from
PdfImage
.)
|
![]() |
FrameCount |
Gets the number of frames in the image.
(Inherited from
PdfImage
.)
|
![]() |
Height |
Gets the height of the image in pixels.
(Inherited from
PdfImage
.)
|
![]() |
HorizontalResolution |
Gets the horizontal resolution, in pixels per inch, of this Image.
(Inherited from
PdfImage
.)
|
![]() |
PageScale |
Gets or sets the page scale.
|
![]() |
PageUnit |
Gets or sets the page unit.
|
![]() |
PhysicalDimension |
Returns the size of the image in points.
(Inherited from
PdfImage
.)
|
![]() |
PngDirectToJpeg |
If True, png direct convert to Jpx and no mask.
(Inherited from
PdfImage
.)
|
![]() |
Quality |
Gets or sets the quality.
|
![]() |
VerticalResolution |
Gets the vertical resolution, in pixels per inch, of this Image.
(Inherited from
PdfImage
.)
|
![]() |
Width |
Gets the width of the image in pixels.
(Inherited from
PdfImage
.)
|