
Public Member Functions | |
| string | FormatElement (const string Text, const TCharacterProperties CP) |
| Returns text with formatting CSS/XHTML tags. | |
| 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 | IsTransitional () |
| Returns True if the document type is a transitional version. | |
| 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. | |
1.5.4