Freigeben über


Options.PasteFormatFromExternalSource Eigenschaft

Definition

Gibt eine WdPasteOptions Konstante zurück, die angibt, wie Text eingefügt wird, wenn Text aus einer externen Quelle, z. B. einer Webseite, kopiert wird, oder legt sie fest. Lese-/Schreibzugriff.

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

Eigenschaftswert

WdPasteOptions

Hinweise

Entspricht der Option Einfügen aus anderen Programmen auf der Registerkarte Erweitert im Dialogfeld Word-Optionen.

Gilt für: