Leadtools文档查看器类、委托和枚举的概述和描述。
委托 | 描述 | |
---|---|---|
![]() |
DocumentViewerAsyncAlways | 异步运行a命令后运行的回调。 |
![]() |
DocumentViewerAsyncAlways < T > | 异步运行a命令后运行的通用回调。 |
![]() |
DocumentViewerAsyncDone | 异步运行的回调。 |
![]() |
DocumentViewerAsyncDone < T > | 异步运行的通用回调。 |
![]() |
DocumentViewerAsyncError | 异步运行命令时发生错误时要运行的回调。 |
![]() |
DocumentViewerAsyncError < T > | 异步运行命令时,如果发生错误,将运行的通用回调。 |
![]() |
DocumentViewerCanRunCommand | 检查命令是否可以使用指定的值运行。 |
![]() |
DocumentViewerIsSlowCommand | 检查使用指定值运行时命令是否会变慢。 |
![]() |
DocumentViewerRunCommand | 运行该命令并使用指定的值执行其操作。 |
枚举 | 描述 | |
---|---|---|
![]() |
CurrentPageNumberChangedCause | 详细说明…原因的列举主题是。CurrentPageNumber的变化。 |
![]() |
DocumentViewerFindTextStart | 对象的起始位置的枚举DocumentViewerText。找到操作。 |
![]() |
DocumentViewerItemType | 确定如何查看页面的图像数据。 |
![]() |
DocumentViewerLineSelectionMode | 列出查看器处理文本中发现的软换行符的方法的枚举。 |
![]() |
DocumentViewerOperation | 指示文档查看器操作。 |
![]() |
DocumentViewerSelectTextMode | 选择文本时使用的模式。 |
另请参阅