NevronOpenVision
Nevron.Nov.Text Namespace / NCopyPasteOptions Class
Fields Properties Methods Events


In This Topic
    NCopyPasteOptions Class Members
    In This Topic

    The following tables list the members exposed by NCopyPasteOptions.

    Public Constructors
     NameDescription
    Public ConstructorDefault constructor  
    Top
    Public Fields
     NameDescription
    Public Fieldstatic (Shared in Visual Basic)Reference to the AllowImages property.  
    Public Fieldstatic (Shared in Visual Basic)Reference to the AllowSections property.  
    Public Fieldstatic (Shared in Visual Basic)Reference to the AllowTables property.  
    Public Fieldstatic (Shared in Visual Basic)Schema associated with NPasteOptions.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets whether images are allowed in paste operations  
    Public PropertyGets or sets whether multiple sections are allowed in paste operations  
    Public PropertyGets or sets whether tables are allowed in paste operations  
    Top
    Public Methods
     NameDescription
    Public MethodFilters the document for content as per the paste option settings  
    Top
    See Also