FileParser.IsDefaultTopic Property
HTML to MAML Converter
| FileParserIsDefaultTopic Property |
This returns the default topic flag if found in the topic
Namespace: HtmlToMamlConversion
Assembly: ConvertHtmlToMaml (in ConvertHtmlToMaml.exe) Version: 1.0.0.2
public bool IsDefaultTopic { get; }
Public ReadOnly Property IsDefaultTopic As Boolean Get
public: property bool IsDefaultTopic { bool get (); }
member IsDefaultTopic : bool with get