Click or drag to resize
Sandcastle Help File BuilderMamlToFlowDocumentConverter Properties

The MamlToFlowDocumentConverter type exposes the following members.

Properties
  NameDescription
Public propertyStatic memberAlertIcons
This is used to map alert classes to their icons
Public propertyStatic memberAlertTitles
This is used to map alert classes to their display titles
Public propertyStatic memberCodeColorizer
This is used to get or set a code colorizer instance used to colorize code blocks
Public propertyStatic memberColorizerFlowDocumentTemplate
This is used to set the flow document template used when colorizing code blocks
Public propertyStatic memberImportedCodeBasePath
This is used to get or set the base path for imported code blocks
Public propertyMediaFiles
This read-only property returns the dictionary used to map image IDs to media files for media link elements.
Public propertyStatic memberNamedSectionTitles
This is used to map named sections to their display titles
Public propertyTokens
This read-only property returns the dictionary used to stored token values that can be resolved to content that is inserted into the topics.
Public propertyTopicTitles
This read-only property returns the dictionary used to map topic IDs to display titles for hyperlinks.
Top
See Also