Click or drag to resize

PdfImage Properties

The PdfImage type exposes the following members.

Properties
Name Description
Public property ActiveFrame
Gets or sets the active frame of the image.
Public property FrameCount
Gets the number of frames in the image.
Public property Height
Gets the height of the image in pixels.
Public property HorizontalResolution
Gets the horizontal resolution, in pixels per inch, of this Image.
Public property PhysicalDimension
Returns the size of the image in points.
Public property PngDirectToJpeg
If True, png direct convert to Jpx and no mask.
Public property VerticalResolution
Gets the vertical resolution, in pixels per inch, of this Image.
Public property Width
Gets the width of the image in pixels.
Top
See Also