Link Search Menu Expand Document

PDFViewerControlGetSelectedText Method

Returns text from selection rectangle.

Namespace:Bytescout.PDFViewer
Assembly: Bytescout.PDFViewer (in Bytescout.PDFViewer.dll) Version: 13.4.0.4759-master
Syntax
public string GetSelectedText(
	bool keepFormatting = false
)

Parameters

keepFormatting (Optional)
Type: SystemBoolean

[Missing <param name="keepFormatting"/> documentation for "M:Bytescout.PDFViewer.PDFViewerControl.GetSelectedText(System.Boolean)"]

Return Value

Type: String

[Missing <returns> documentation for "M:Bytescout.PDFViewer.PDFViewerControl.GetSelectedText(System.Boolean)"]

See Also

Reference