_ParagraphFormat.HangingPunctuation 属性

定义

为指定段落启用 true 如果标点。

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

属性值

注解

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

适用于