SupportsPaginated Property (C1DocumentSourceFeatures)
In This Topic
Indicates whether the
C1DocumentSource supports paginated mode of document generation.
Syntax
'Declaration
Public MustOverride ReadOnly Property SupportsPaginated As Boolean
public abstract bool SupportsPaginated {get;}
See Also