AuthenticView.Print
Method: Print (bWithPreview as Boolean, bPromptUser as Boolean)
Description
Print the document shown in this view. If bWithPreview is set to True, the print preview dialog pops up. If bPromptUser is set to True, the print dialog pops up. If both parameters are set to False, the document gets printed without further user interaction.
Errors
2000 | The authentic view object is no longer valid. |