Click or drag to resize

TextDocumentControllerInsertImageInDocumentAndGetUrl Method

Overload List
 NameDescription
Public methodInsertImageInDocumentAndGetUrl(String) Inserts an image file into the document and returns the inserted image URL.
Public methodInsertImageInDocumentAndGetUrl(Stream, String) Inserts an image stream into the document and returns the inserted image URL.
Top
See Also