Click or drag to resize
Pdftools logo

Page Class

The page of an image document

Inheritance Hierarchy

Namespace: PdfTools.Image
Assembly: PdfTools (in PdfTools.dll) Version: 1.0.0
Syntax
C#
public class Page : NativeObject

The Page type exposes the following members.

Properties
 NameDescription
Public propertyResolution

The resolution of the page

The resolution can be if the image does not specify a resolution.
Public propertySize

The size of the page in number of pixels

Top
Methods
 NameDescription
Public methodEquals
(Inherited from NativeObject)
Public methodGetHashCode
(Inherited from NativeObject)
Top
See Also