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