Nevron.Nov.Text Namespace / NSelection Class / PasteFromDocument Method
the document to paste from
whether the document formatting should be pasted
In This Topic
    PasteFromDocument Method
    In This Topic
    Pastes the content of the specified document
    Syntax
    public void PasteFromDocument( 
       NRichTextDocument document,
       System.bool hasFormatting
    )

    Parameters

    document
    the document to paste from
    hasFormatting
    whether the document formatting should be pasted
    Requirements

    Target Platforms: Windows 11, Windows 10, Windows 7, Windows Server 2019, Windows Server 2016, Windows Server 2012 R2, Windows Server 2012, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later)

    See Also