Click or drag to resize

PDFPrintManagerUnRegisterForPrintingContract Method

Unregisters the print contract. Explicitly calling this method should not normally be necessary as it will be automatically called by RegisterForPrintingContract when needed as well as the destructor.

Namespace:  pdftron.PDF
Assembly:  pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax
public void UnRegisterForPrintingContract()
See Also