CopyPasteOptions Properties
Contains options affecting certain copy-paste scenarios.Name | Description |
---|---|
InsertOptions | Gets or sets options specifying how formatting is applied to pasted content. |
MaintainDocumentSectionSettings | Gets or sets whether to retain section settings of a blank document after appending RTF content. |
PasteUnstyledRtfMode | Specifies how to apply formatting to the pasted RTF text which has no defined styles. |
TabInsertOptions | Gets or sets how to set tab stops in the inserted paragraph. |
See Also