Options.PasteAdjustParagraphSpacing Property

Definition

True if Microsoft Word automatically adjusts the spacing of paragraphs when cutting and pasting selections.

public:
 property bool PasteAdjustParagraphSpacing { bool get(); void set(bool value); };
public bool PasteAdjustParagraphSpacing { get; set; }
member this.PasteAdjustParagraphSpacing : bool with get, set
Public Property PasteAdjustParagraphSpacing As Boolean

Property Value

Applies to