PDFPrintManagerAddUserOptionAutoRotate Method |
Adds an option that allows the user to select if pages are automatically rotated to best fit the output pages
Namespace:
pdftron.PDF
Assembly:
pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax public void AddUserOptionAutoRotate()
Public Sub AddUserOptionAutoRotate
public:
virtual void AddUserOptionAutoRotate() sealed
function AddUserOptionAutoRotate();
See Also