HTML to MAML Converter
FileParser Properties |
The FileParser type exposes the following members.
Properties
Name | Description | |
---|---|---|
Body |
This returns the HTML body parsed from the file
|
|
BodyExtractExpression |
This is used to get or set the body extract regular expression
|
|
HelpAttributes |
This returns the help attributes parsed from the file
|
|
HelpKeywords |
This returns the help keywords parsed from the file
|
|
IsDefaultTopic |
This returns the default topic flag if found in the topic
|
|
RevisionNumber |
This returns the revision number parsed from the file
|
|
SortOrder |
This returns the sort order value if found in the topic
|
|
SplitToc |
This returns the split TOC flag if found in the topic
|
|
Title |
This returns the title parsed from the file
|
|
TocExclude |
This returns the TOC exclude flag if found in the topic
|
|
TopicAbstract |
This returns the abstract parsed from the file
|
|
TopicId |
This returns the topic ID parsed from the file
|
See Also