outputXHTML property
XHTML document body containing the message to display or print. Mandatory if OutputFormat is XHTML, not allowed otherwise.
Implementation
@BuiltValueField(wireName: r'OutputXHTML')
String? get outputXHTML;
XHTML document body containing the message to display or print. Mandatory if OutputFormat is XHTML, not allowed otherwise.
@BuiltValueField(wireName: r'OutputXHTML')
String? get outputXHTML;