Click or drag to resize

IBody InsertXHTML Method (String)

Inserts html at end of text body.

Namespace: Spire.Doc.Interface
Assembly: Spire.Doc (in Spire.Doc.dll) Version: 13.2.3.0 (13.2.3.3046)
Syntax
void InsertXHTML(
	string html
)

Parameters

html
Type: System String
See Also