 | BeforeRenderPageEventArgsRotation Property |
The page rotation.
Namespace: Patagames.Pdf.Net.Controls.WinFormsAssembly: Patagames.Pdf.WinForms (in Patagames.Pdf.WinForms.dll) Version: 4.94.2704
Syntaxpublic PageRotate Rotation { get; }
Public ReadOnly Property Rotation As PageRotate
Get
public:
property PageRotate Rotation {
PageRotate get ();
}
member Rotation : PageRotate with get
/** @property */
public PageRotate get_Rotation()
Property Value
PageRotate
See Also