With PdfViewer, allows user to select text
Assembly: IEvolution2 (in IEvolution2.dll) Version: 14.0.0.0
Syntax
C# | Visual Basic | Visual C++ |
public bool PdfSelectText { get; set; }
Public Property PdfSelectText As Boolean Get Set
public: property bool PdfSelectText { bool get (); void set (bool value); }