ComponentOne Document Library for UWP
IsGenerateAllowed Method

C1.UWP.Document Assembly > C1.Xaml.Document Namespace > C1DocumentSource Class : IsGenerateAllowed Method
Returns a value indicating whether the Generate method can be called at the moment.
Syntax
'Declaration
 
Public Overridable Function IsGenerateAllowed() As System.Boolean
public virtual System.bool IsGenerateAllowed()

Return Value

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

Reference

C1DocumentSource Class
C1DocumentSource Members