PdfSignatureShapeRotation Property |
Gets or sets the object's rotation relative to the page.
Namespace:
RadPdf.Data.Document.Objects.Shapes
Assembly:
RadPdf (in RadPdf.dll) Version: 4.0.0.0 (4.0.0.0)
Syntaxpublic PdfRotation Rotation { get; set; }
Public Property Rotation As PdfRotation
Get
Set
Property Value
Type:
PdfRotation
See Also