'Declaration Public Property ResetAt As OutlineLevel
public OutlineLevel ResetAt {get; set;}
Default value is GrapeCity.Documents.Word.OutlineLevel.Level1.
'Declaration Public Property ResetAt As OutlineLevel
public OutlineLevel ResetAt {get; set;}
Exception | Description |
---|---|
System.ArgumentOutOfRangeException | Thrown when trying to set GrapeCity.Documents.Word.OutlineLevel.BodyText. |