PDFPrintManagerAddUserOptionScaleType Method |
Adds an option that allows the user to select how the content is scaled to fit the page.
Namespace:
pdftron.PDF
Assembly:
pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax public void AddUserOptionScaleType()
Public Sub AddUserOptionScaleType
public:
virtual void AddUserOptionScaleType() sealed
function AddUserOptionScaleType();
See Also