BuildProcessHtmlExtractTool Property
This provides access to the title and keyword HTML extract tool during the
ExtractingHtmlInfo build step.
Namespace: SandcastleBuilder.Utils.BuildEngineAssembly: SandcastleBuilder.Utils (in SandcastleBuilder.Utils.dll) Version: 2024.9.12.0
public TitleAndKeywordHtmlExtract HtmlExtractTool { get; }
Public ReadOnly Property HtmlExtractTool As TitleAndKeywordHtmlExtract
Get
public:
property TitleAndKeywordHtmlExtract^ HtmlExtractTool {
TitleAndKeywordHtmlExtract^ get ();
}
member HtmlExtractTool : TitleAndKeywordHtmlExtract with get
Property Value
TitleAndKeywordHtmlExtract This can be used by plug-ins to adjust how the tool runs