IsAutoRotatePages Property
In This Topic
Adjusts the page orientation to match the orientation specified in the printer properties Is only available in "Multiple pages per sheet" mode
Syntax
'Declaration
Public Property IsAutoRotatePages As Boolean
public bool IsAutoRotatePages {get; set;}
See Also