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