_ParagraphFormat.FirstLineIndent 属性

定义

返回或设置首行的行或悬挂缩进的值 (以磅为单位)。 用正数设置首行缩进的尺寸,用负数设置悬挂缩进的尺寸。

public:
 property float FirstLineIndent { float get(); void set(float value); };
public float FirstLineIndent { get; set; }
member this.FirstLineIndent : single with get, set
Public Property FirstLineIndent As Single

属性值

适用于