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
Defines page index and angle pair used to set rotation for individual pages
in the DocumentRotator.Rotate method.
Inheritance Hierarchy
Bytescout.PDFExtractorDocumentRotatorPageAndAngle
Namespace: Bytescout.PDFExtractor
Assembly: Bytescout.PDFExtractor (in Bytescout.PDFExtractor.dll) Version: 13.4.1.4801-master
Syntax
The DocumentRotatorPageAndAngle type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | DocumentRotatorPageAndAngle |
Initializes a new instance of the PageAndAngle class.
|
Properties
Name | Description | |
---|---|---|
![]() | Angle |
Rotation angle.
|
![]() | PageIndex |
Page index. Zero-based.
|
Methods
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | ToString | (Inherited from Object.) |
See Also