Skip to main content
A newer version of this page is available. .

DataFormatOptions Properties

Contains settings related to the Clipboard operations with different document formats.
Name Description
AllowHtml Gets or sets whether the copied document range is available for pasting in HTML format.
AllowPlainText Gets or sets whether to place plain text data in the Clipboard.
AllowRtf Gets or sets whether to place RTF content in the Clipboard.
HtmlImagePath Gets or sets a path to the image files linked as pictures in the copied-and-pasted document content.
HtmlImageSourceType Specifies how images are included in the HTML content of the Clipboard.
See Also