IBaseExtractorGetPageRotationAngle Method ByteScout PDF Extractor SDK
Returns the rotation angle of specified page.

Namespace:  Bytescout.PDFExtractor
Assembly:  Bytescout.PDFExtractor (in Bytescout.PDFExtractor.dll) Version: 13.4.1.4801-master
Syntax

int GetPageRotationAngle(
	int pageIndex
)

Parameters

pageIndex
Type: SystemInt32
Index of the page.

Return Value

Type: Int32
Rotation angle in degrees.
See Also

Reference