_ParagraphFormat.AutoAdjustRightIndent 属性

定义

如此 如果 Microsoft Word 设置为自动调整指定段落的右缩进,如果已指定每行指定一组字符数。

public:
 property int AutoAdjustRightIndent { int get(); void set(int value); };
public int AutoAdjustRightIndent { get; set; }
member this.AutoAdjustRightIndent : int with get, set
Public Property AutoAdjustRightIndent As Integer

属性值

注解

如果仅有某些指定的段落设置为 True ,则此属性将返回 wdUndefined

适用于