Paragraph._HangingIndent 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
获取或设置一个值,该值指示段落的首行缩进或悬挂行缩进。
public:
property Microsoft::ReportingServices::RdlObjectModel::ReportSize _HangingIndent { Microsoft::ReportingServices::RdlObjectModel::ReportSize get(); };
[System.Xml.Serialization.XmlIgnore]
public Microsoft.ReportingServices.RdlObjectModel.ReportSize _HangingIndent { get; }
[<System.Xml.Serialization.XmlIgnore>]
member this._HangingIndent : Microsoft.ReportingServices.RdlObjectModel.ReportSize
Public ReadOnly Property _HangingIndent As ReportSize
属性值
- 属性