ComponentOne PDF for .NET
Rotation Property

C1.C1Pdf.4 Assembly > C1.C1Pdf Namespace > PdfFieldBase Class : Rotation Property
Gets or sets the rotation angle of the current PdfFieldBase, in degrees counter-clockwise from the X axis.
Syntax
'Declaration
 
Public Overridable Property Rotation As System.Single
public virtual System.float Rotation {get; set;}
Remarks
This field to support only 0, 90, 180 and 270 degree of rotation.
See Also

Reference

PdfFieldBase Class
PdfFieldBase Members