Namespace: Spire.Pdf
Assembly: Spire.Pdf (in Spire.Pdf.dll) Version: 7.9.2.0 (7.9.2.1020)
Assembly: Spire.Pdf (in Spire.Pdf.dll) Version: 7.9.2.0 (7.9.2.1020)
Syntax
| C# | Visual Basic | Visual C++ | F# |
public PdfPageRotateAngle Rotation { get; set; }
Public Property Rotation As PdfPageRotateAngle Get Set
public: property PdfPageRotateAngle Rotation { PdfPageRotateAngle get (); void set (PdfPageRotateAngle value); }
member Rotation : PdfPageRotateAngle with get, set