MamlToFlowDocumentConverter Class |
Namespace: SandcastleBuilder.WPF.Maml
The MamlToFlowDocumentConverter type exposes the following members.
Name | Description | |
---|---|---|
MamlToFlowDocumentConverter |
Constructor
|
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
ToElementName |
This converts a MAML address value to a valid XAML element name
| |
ToFlowDocument |
Convert the specified MAML file to a flow document
| |
ToString | Returns a string that represents the current object. (Inherited from Object.) |
Name | Description | |
---|---|---|
AlertIcons |
This is used to map alert classes to their icons
| |
AlertTitles |
This is used to map alert classes to their display titles
| |
CodeColorizer |
This is used to get or set a code colorizer instance used to colorize code blocks
| |
ColorizerFlowDocumentTemplate |
This is used to set the flow document template used when colorizing code blocks
| |
ImportedCodeBasePath |
This is used to get or set the base path for imported code blocks
| |
MediaFiles |
This read-only property returns the dictionary used to map image IDs to media files
for media link elements.
| |
NamedSectionTitles |
This is used to map named sections to their display titles
| |
Tokens |
This read-only property returns the dictionary used to stored token values that can be
resolved to content that is inserted into the topics.
| |
TopicTitles |
This read-only property returns the dictionary used to map topic IDs to display titles
for hyperlinks.
|