SupportsPageSettings Property (C1DocumentSourceFeatures)
In This Topic
Indicates whether the
C1DocumentSource supports custom page settings.
Syntax
'Declaration
Public Overridable ReadOnly Property SupportsPageSettings As Boolean
public virtual bool SupportsPageSettings {get;}
See Also