ComponentOne Document Library for UWP
Features Property (C1PdfDocumentSource)

C1.UWP.Document Assembly > C1.Xaml.Document Namespace > C1PdfDocumentSource Class : Features Property
Gets the C1DocumentSourceFeatures object specifying the set of features supported by this C1DocumentSource.
Syntax
'Declaration
 
Public Overrides ReadOnly Property Features As C1DocumentSourceFeatures
public override C1DocumentSourceFeatures Features {get;}
See Also

Reference

C1PdfDocumentSource Class
C1PdfDocumentSource Members