PDFPrintManagerAddUserOptionBorder Method |
Adds an option that allows the user to select if a page is printed with a thin border.
Namespace:
pdftron.PDF
Assembly:
pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax public void AddUserOptionBorder()
Public Sub AddUserOptionBorder
public:
virtual void AddUserOptionBorder() sealed
function AddUserOptionBorder();
See Also