Enumeration listing the ways the viewer handles soft line breaks found in the text.
public enum DocumentViewerLineSelectionMode
Public Enum DocumentViewerLineSelectionMode
public:
enum class DocumentViewerLineSelectionMode sealed
0 | Auto |
Automatically determine the selection mode from the document's mime type. |
1 | Columns |
Use column selection mode if soft line breaks are found in the text. |
2 | FlowText |
Force the flow text selection mode and ignore soft line breaks. |
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document