Namespace: iTextSharp.text.pdf
Assembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0

Collapse imageSyntax

C#
public void SetRotationFromPage(
	Rectangle page
)
Visual Basic
Public Sub SetRotationFromPage ( _
	page As Rectangle _
)
Visual C++
public:
void SetRotationFromPage(
	Rectangle^ page
)

Parameters

page
Type: iTextSharp.text..::..Rectangle

Collapse imageSee Also