Options.PasteAdjustParagraphSpacing 属性

定义

如此 如果 Microsoft Word 将自动调整在剪切和粘贴选定内容的段落的间距。

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

属性值

适用于