Click or drag to resize

PdfPageSettings Rotate Property

Gets or sets the number of degrees by which the page should be rotated clockwise when displayed or printed.

Namespace: Spire.Pdf
Assembly: Spire.Pdf (in Spire.Pdf.dll) Version: 11.3.7.0 (11.3.7.1046)
Syntax
public PdfPageRotateAngle Rotate { get; set; }

Property Value

Type: PdfPageRotateAngle
See Also