Click or drag to resize

clsImportBookPageElementTextElementText_TextHTML Property

Content of the text element as an html string. Use this property for html or ElementText_TextPlain for plain text Content is stored in the table MPBuchSeitenInhalt

Namespace:  MARIInterface
Assembly:  MARIInterface (in MARIInterface.dll) Version: 8.0.0.100
Syntax
public string ElementText_TextHTML { get; set; }

Return Value

Type: String
See Also