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
Syntaxpublic string ElementText_TextHTML { get; set; }Public Property ElementText_TextHTML As String
Get
Set
Return Value
Type:
String
See Also