HasGenerateDocumentHandler Property (SampleC1PrintDocument)
In This Topic
Gets the value indicating whether a handler is attached to the
C1.C1Preview.C1PrintDocument.GenerateDocument event of the current document.
Syntax
'Declaration
Public ReadOnly Property HasGenerateDocumentHandler As Boolean
public bool HasGenerateDocumentHandler {get;}
See Also