HTML to MAML Converter
FileParserSortOrder Property |
This returns the sort order value if found in the topic
Namespace: HtmlToMamlConversion
Assembly: ConvertHtmlToMaml (in ConvertHtmlToMaml.exe) Version: 1.0.0.2
Syntax
public int SortOrder { get; }
Public ReadOnly Property SortOrder As Integer Get
public: property int SortOrder { int get (); }
member SortOrder : int with get
Property Value
Type: Int32See Also