PageDevice Class |
Namespace: Aspose.Pdf.Devices
The PageDevice type exposes the following members.
Name | Description | |
---|---|---|
![]() | PageDevice | Initializes a new instance of the PageDevice class |
Name | Description | |
---|---|---|
![]() | Document |
Document which is processed by this device instance.
(Inherited from Device.) |
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | Process(Page, Stream) |
Perfoms some operation on the given page, e.g. converts page into graphic image.
|
![]() | Process(Page, String) |
Perfoms some operation on the given page and saves results into the file.
|
![]() | ToString | (Inherited from Object.) |