Page Class |
Namespace: GroupDocs.Viewer.Results
The Page type exposes the following members.
Name | Description | |
---|---|---|
![]() | Page(Int32, Boolean) |
Initializes new instance of Page class.
|
![]() | Page(Int32, String, Boolean) |
Initializes new instance of Page class.
|
![]() | Page(Int32, Boolean, Int32, Int32) |
Initializes new instance of Page class.
|
![]() | Page(Int32, Boolean, Int32, Int32, IListLine) |
Initializes new instance of Page class.
|
![]() | Page(Int32, String, Boolean, Int32, Int32) |
Initializes new instance of Page class.
|
![]() | Page(Int32, String, Boolean, Int32, Int32, IListLine) |
Initializes new instance of Page class.
|
Name | Description | |
---|---|---|
![]() | Height |
The height of the page in pixels when viewing as JPG or PNG.
|
![]() | Lines |
The lines contained by the page when viewing as JPG or PNG with enabled Text Extraction.
|
![]() | Name |
The worksheet or page name.
|
![]() | Number |
The page number.
|
![]() | Visible |
The page visibility indicator.
|
![]() | Width |
The width of the page in pixels when viewing as JPG or PNG.
|
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | ToString |
Returns a string that represents the current object.
(Overrides ObjectToString.) |