Freigeben über


Options.PasteFormatBetweenDocuments Eigenschaft

Definition

Gibt eine WdPasteOptions Konstante zurück, die angibt, wie Text eingefügt wird, wenn Text aus einem anderen Microsoft Office Word-Dokument kopiert wird, oder legt sie fest. Lese-/Schreibzugriff.

public:
 property Microsoft::Office::Interop::Word::WdPasteOptions PasteFormatBetweenDocuments { Microsoft::Office::Interop::Word::WdPasteOptions get(); void set(Microsoft::Office::Interop::Word::WdPasteOptions value); };
public Microsoft.Office.Interop.Word.WdPasteOptions PasteFormatBetweenDocuments { get; set; }
member this.PasteFormatBetweenDocuments : Microsoft.Office.Interop.Word.WdPasteOptions with get, set
Public Property PasteFormatBetweenDocuments As WdPasteOptions

Eigenschaftswert

WdPasteOptions

Hinweise

Entspricht der Option Einfügen zwischen Dokumenten, wenn Formatvorlagendefinitionen nicht übereinstimmen auf der Registerkarte Erweitert im Dialogfeld Word-Optionen.

Gilt für: