'Declaration Public Overloads Sub SetSelectedRegion( _
ByVal textRegionA region on focused page, which should be selected in image viewer.As Vintasoft.Imaging.Text.TextRegion _
)
public void SetSelectedRegion(
Vintasoft.Imaging.Text.TextRegion textRegion
)
public: void SetSelectedRegion(
Vintasoft.Imaging.Text.TextRegion* textRegion
)
public:
void SetSelectedRegion(
Vintasoft.Imaging.Text.TextRegion^ textRegion
)
Parameters
- textRegion
- A region on focused page, which should be selected in image viewer.