Options.PasteFormatBetweenStyledDocuments Property (Word)

Returns or sets a WdPasteOptions constant that represents how text is pasted when text is copied from a document that uses styles. Read/write.

Syntax

expression .PasteFormatBetweenStyledDocuments

expression An expression that returns an Options object.

Remarks

Corresponds to the Pasting between two documents (with styles) option in the Advanced tab of the Word Options dialog box.

See Also

Concepts

Options Object Members

Options Object