PictureOmittedText (DxlExporter - Java)

Read-write. Text to insert within richtext precisely where a <picture> was omitted, such as "[Graphic omitted]". This text may contain XML markup but must be valid DXL richtext content, for example, "<run><font style='bold'/>[Picture omitted]</run>".

Note: This property is new with Release 8.

Defined in

DxlExporter

Data type

String

Syntax

public String getPictureOmittedText()
    throws NotesException
public void setPictureOmittedText(String comment)
    throws NotesException