Partager via


Bookmark.ExportFragment, méthode

Exporte le Bookmark vers un document pour l'utiliser comme fragment de document.

Espace de noms :  Microsoft.Office.Tools.Word
Assembly :  Microsoft.Office.Tools.Word (dans Microsoft.Office.Tools.Word.dll)

Syntaxe

'Déclaration
Sub ExportFragment ( _
    FileName As String, _
    Format As WdSaveFormat _
)
void ExportFragment(
    string FileName,
    WdSaveFormat Format
)

Paramètres

  • FileName
    Type : System.String
    Chemin d'accès complet du fichier dans lequel enregistrer le fragment de document.

Sécurité .NET Framework

Voir aussi

Référence

Bookmark Interface

Microsoft.Office.Tools.Word, espace de noms