C# Class Aspose.Words.Examples.CSharp.Programming_Documents.Bookmarks.CopyBookmarkedText

Afficher le fichier Open project: aspose-words/Aspose.Words-for-.NET

Méthodes publiques

Méthode Description
Run ( ) : void

Private Methods

Méthode Description
AppendBookmarkedText ( NodeImporter importer, Bookmark srcBookmark, CompositeNode dstNode ) : void

Copies content of the bookmark and adds it to the end of the specified node. The destination node can be in a different document.

Method Details

Run() public static méthode

public static Run ( ) : void
Résultat void