Options.PasteFormatWithinDocument Property (Word)

Returns or sets a WdPasteOptions constant that represents how text is pasted when text is copied or cut and then pasted in the same document. Read/write.

Syntax

expression .PasteFormatWithinDocument

expression An expression that returns an Options object.

Remarks

Corresponds to the Pasting within the same document option in the Advanced tab of the Word Options dialog box.

See Also

Concepts

Options Object Members

Options Object