Freigeben über


Options.PasteFormatWithinDocument Eigenschaft

Definition

Gibt eine Konstante zurück oder legt sie WdPasteOptions fest, die angibt, wie Text eingefügt wird, wenn Text kopiert oder ausgeschnitten und dann in dasselbe Dokument eingefügt wird. Lese-/Schreibzugriff.

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

Eigenschaftswert

WdPasteOptions

Hinweise

Entspricht der Option Einfügen innerhalb desselben Dokuments auf der Registerkarte Erweitert im Dialogfeld Word-Optionen.

Gilt für: