Click or drag to resize

DocListType Property

The type of the DocList (should be 'bullet', 'number', or 'table').

Namespace:  Nova.CodeDOM
Assembly:  Nova.CodeDOM (in Nova.CodeDOM.dll) Version: 7.44.8391.13415
Syntax
C#
public string Type { get; set; }

Property Value

Type: String
See Also