ComponentOne Document Library for WinForms
Features Property (C1DocumentSource)

C1.Win.C1Document.4 Assembly > C1.Win.C1Document Namespace > C1DocumentSource Class : Features Property
Gets the C1DocumentSourceFeatures object specifying the set of features supported by this C1DocumentSource.
Syntax
'Declaration
 
Public MustOverride ReadOnly Property Features As C1DocumentSourceFeatures
public abstract C1DocumentSourceFeatures Features {get;}
See Also

Reference

C1DocumentSource Class
C1DocumentSource Members