PDFViewerControlUpdateSelectionUserData Method
Free Trial Web API version Licensing Request A Quote
HAVE QUESTIONS OR NEED HELP?SUBMIT THE SUPPORT REQUEST FORM or write email toSUPPORT@BYTESCOUT.COM
Updates user object associated with the selection at the specified index.
Namespace:Bytescout.PDFViewerAssembly: Bytescout.PDFViewer (in Bytescout.PDFViewer.dll) Version: 13.4.0.4759-master
Syntax
Parameters
- selectionIndex
- Type: SystemInt32
Index of the selection. - userData
- Type: SystemObject
New user object.
Exceptions
Exception | Condition |
---|---|
IndexOutOfRangeException |
See Also