C1.WPF.PrintDocument.4.6.2 Assembly / C1.C1Preview Namespace / C1PrintDocument Class / HasGenerateDocumentHandler Property

In This Topic
HasGenerateDocumentHandler Property
In This Topic
Gets the value indicating whether a handler is attached to the GenerateDocument event of the current document.
Syntax
'Declaration
 
Public ReadOnly Property HasGenerateDocumentHandler As Boolean
 
See Also