Link Search Menu Expand Document

DocumentRotatorPageAndAngle Class

Defines page index and angle pair used to set rotation for individual pages in the DocumentRotator.Rotate method.
Inheritance Hierarchy
SystemObject
Bytescout.PDFExtractorDocumentRotatorPageAndAngle

Namespace:Bytescout.PDFExtractor
Assembly: Bytescout.PDFExtractor (in Bytescout.PDFExtractor.dll) Version: 13.4.0.4760-master
Syntax
public class PageAndAngle

The DocumentRotatorPageAndAngle type exposes the following members.

Constructors
NameDescription
Public methodDocumentRotatorPageAndAngle
Initializes a new instance of the PageAndAngle class.
Top
Properties
NameDescription
Public propertyAngle
Rotation angle.
Public propertyPageIndex
Page index. Zero-based.
Top
Methods
NameDescription
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString (Inherited from Object.)
Top
See Also

Reference