NCopyPasteOptions Class Members
In This Topic
The following tables list the members exposed by NCopyPasteOptions.
Public Constructors
Public Fields
Public Properties
| Name | Description |
| AllowImages | Gets or sets whether images are allowed in paste operations |
| AllowSections | Gets or sets whether multiple sections are allowed in paste operations |
| AllowTables | Gets or sets whether tables are allowed in paste operations |
Top
Public Methods
| Name | Description |
| FilterDocument | Filters the document for content as per the paste option settings |
Top
See Also