DocumentRotatorPageAndAngle Constructor ByteScout PDF Extractor SDK
Initializes a new instance of the PageAndAngle class.

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

public PageAndAngle(
	int pageIndex,
	RotationAngle angle
)

Parameters

pageIndex
Type: SystemInt32
Page index. Zero-based.
angle
Type: Bytescout.PDFExtractorRotationAngle
Rotation angle.
See Also

Reference