ComponentOne PDF for WPF and Silverlight
Rotation Property (PdfFieldBase)

C1.Silverlight.Pdf.5 Assembly > C1.Silverlight.Pdf 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 Single
public virtual 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