Free Trial
Web API version
Licensing
Request A Quote
HAVE QUESTIONS OR NEED HELP? SUBMIT THE SUPPORT REQUEST FORM or write email to SUPPORT@BYTESCOUT.COM
The DocumentRotator type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() | Dispose |
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetPageCount(Stream) |
Returns document page count.
|
![]() | GetPageCount(String) |
Returns document page count.
|
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | Rotate(Stream, Stream, RotationAngle) |
Rotates specified PDF document to specified angle.
|
![]() | Rotate(Stream, Stream, IListDocumentRotatorPageAndAngle) |
Rotates specified PDF document to specified angle.
|
![]() | Rotate(String, String, RotationAngle) |
Rotates specified PDF document to specified angle.
|
![]() | Rotate(String, String, IListDocumentRotatorPageAndAngle) |
Rotates specified PDF document to specified angle.
|
![]() | ToString | (Inherited from Object.) |
See Also