DataFormatOptions Properties
Contains settings related to the clipboard operations with different document formats.
Name | Description |
---|---|
Allow |
Obsolete. Gets or sets whether to copy HTML content. |
Allow |
Gets or sets whether to paste images. |
Allow |
Gets or sets whether to paste metafiles. |
Allow |
Obsolete. Gets or sets whether to copy plain text data. |
Allow |
Obsolete. Gets or sets whether to copy RTF content. |
Html | Gets or sets whether to copy or paste HTML content. |
Html |
Gets or sets a path to the image files linked as pictures in the copied document content. |
Html |
Specifies how images are included in the copied HTML content. |
Plain |
Gets or sets whether to copy or paste plain text. |
Rtf | Gets or sets whether to copy or paste RTF content. |
See Also