Click or drag to resize
PortalDocPrint Method
This method will print out the current document. This report is extracted from SQL Server and will therefore reflect the values that have been saved to the server. It is recommended that your code check to see if DocChanged = true and if so to save the document before printing.

Namespace: KampData.TaxEngine.API
Assembly: KDTaxEngine (in KDTaxEngine.dll) Version: 3.0.5512.25362
Syntax
public void DocPrint()
See Also