HTML to MAML Converter
TopicSplitToc Property |
This returns the split TOC flag if found in the topic
Namespace: HtmlToMamlConversion
Assembly: ConvertHtmlToMaml (in ConvertHtmlToMaml.exe) Version: 1.0.0.2
Syntax
public bool SplitToc { get; }
Public ReadOnly Property SplitToc As Boolean Get
public: property bool SplitToc { bool get (); }
member SplitToc : bool with get
Property Value
Type: BooleanSee Also