RotateAngle Property (C1PdfDocument)
In This Topic
Gets or sets the rotate angle for drawing simple objects for the document in degree (from -360 to 360).
Syntax
'Declaration
Public Property RotateAngle As Single
public float RotateAngle {get; set;}
See Also