TRVHTMLSaveProperties.HTMLVersion

<< Click to display table of contents >>

TRVHTMLSaveProperties.HTMLVersion

Specifies the HTML specification to use for saved documents.

type // Defined in RVStyle.pas

  TRVHTMLVersion = (rvhtmlvHTML, rvhtmlvXHTML)

 

property HTMLVersion: TRVHTMLVersion;

(introduced in version 21)

Value

Meaning

rvhtmlvHTML

HTML 4

rvhtmlvXHTML

XHTML 1

 

Default value:

rvhtmlvHTML