[]
Gets or sets a text indentation for level of the table of contents.
[ExpressionBaseType(typeof(Length))]
public ExpressionInfo TextIndent { get; set; }
Type | Description |
---|---|
ExpressionInfo | An ExpressionInfo object that evaluates to a Length value indicating the text indentation for level. |