Rotate Property
Rotate
Gets or sets the number of degrees by which the page should be rotated clockwise when displayed or printed.
The value must be a multiple of 90.
Default value: 0.
Declaration
public int Rotate { get; set; }
Public Property Rotate As Integer