PDFPrintManagerAddUserOptionAnnotations Method |
Adds an option that allows the user to select if annotations and comments are printed.
Namespace:
pdftron.PDF
Assembly:
pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax public void AddUserOptionAnnotations()
Public Sub AddUserOptionAnnotations
public:
virtual void AddUserOptionAnnotations() sealed
function AddUserOptionAnnotations();
See Also