|
Public Member Functions |
|
string | GetDocType () |
| | Get the DOCTYPE definition.
|
|
string | GetDocTypeName () |
| | Get the name of the doctype.
|
|
string | GetParagraphStyle (const TParagraphProperties pp) |
| | Converts the paragraph properties to a style definition.
|
|
boolean | SupportsElement (const string elementName) |
| | Returns True if the element is supported by the current doctype.
|
|
boolean | SupportsParameter (const string elementName, const string paramName) |
| | Returns True if the element supports the given parameter.
|
|
boolean | IsTransitional () |
| | Returns True if the document type is a transitional version.
|