|
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.
|
| string | GetRootElement () |
| | Returns the document root element.
|