Accusoft.PdfXpressSdk Namespace > RenderDcOptions Class : Rotate Property |
'Declaration Public Property Rotate As Double
'Usage Dim instance As RenderDcOptions Dim value As Double instance.Rotate = value value = instance.Rotate
public double Rotate {get; set;}
PDF page content and PDF annotation appearances are rotated before drawing to the Windows GDI+ device context.
Rotated PDF page content and PDF annotation appearances will be shifted so that the left and bottom extents of the PDF page crop box are sustained.
The default value is 0.0 degrees clockwise.