EvoPdf Next Library for .NET Documentation
C#
Show/Hide TOC
Pdf
Page
Info
Rotation Property
Gets the rotation angle of the page (0, 90, 180, 270).
Definition
Namespace:
EvoPdf.Next
Assembly:
EvoPdf.Next (in EvoPdf.Next.dll) Version: 14.0.0
C#
Copy
public
int
Rotation
{
get
; }
Property Value
Int32
See Also
Reference
PdfPageInfo Class
EvoPdf.Next Namespace
In This Article
Definition
See Also