C1.WPF.Document.4.6.2 Assembly / C1.WPF.Document Namespace / C1PdfDocumentSource Class / IsGenerateAllowed Method

In This Topic
IsGenerateAllowed Method (C1PdfDocumentSource)
In This Topic
Returns a value indicating whether the Generate method can be called at the moment.
Syntax
'Declaration
 
Public Overridable Function IsGenerateAllowed() As Boolean
 

Return Value

Returns a value indicating whether the Generate method can be called at the moment.
See Also