IText |
The ITextDocumentController type exposes the following members.
Name | Description | |
---|---|---|
![]() | CanAcceptImageFileName | Tests if the provided file name could be accepted as an image. |
![]() | CanPaste | Determines whether this controller can accept the current data of the clipboard. If the return value is true, the controller is used to paste the clipboard data (via Paste; otherwise, pasting is delegated further down to the source editor. |
![]() | EhBeforeCompleteRendering | |
![]() | EhFractionOfEditorWindowChanged | |
![]() | EhIsViewerSelectedChanged | |
![]() | EhReferencedImageUrlsChanged | |
![]() | EhViewerConfigurationChanged | |
![]() | InsertImageInDocumentAndGetUrl(String) | |
![]() | InsertImageInDocumentAndGetUrl(Stream, String) | |
![]() | Paste | Pastes data from the clipboard in the document managed by this controller. |