Gets or sets a value indicating whether use outline levels.Default value is false.
Namespace: Spire.Doc.FieldsAssembly: Spire.Doc (in Spire.Doc.dll) Version: 9.6.1.0 (9.6.1.3020)
Syntax
| C# | Visual Basic | Visual C++ | F# |
public bool UseOutlineLevels { get; set; }
Public Property UseOutlineLevels As Boolean Get Set
public: property bool UseOutlineLevels { bool get (); void set (bool value); }
member UseOutlineLevels : bool with get, set
Property Value
Booleanif it uses outline levels, set to true.