C1.WPF.Document.4.6.2 Assembly / C1.WPF.Document Namespace / C1PdfDocumentSource Class / Features Property

In This Topic
Features Property (C1PdfDocumentSource)
In This Topic
Gets the C1DocumentSourceFeatures object specifying the set of features supported by this C1DocumentSource.
Syntax
'Declaration
 
Public Overrides ReadOnly Property Features As C1DocumentSourceFeatures
 
See Also