Click or drag to resize

BodyInsertXHTML Method (String)

Inserts html at end of text body.

Namespace:  Spire.Doc
Assembly:  Spire.Doc (in Spire.Doc.dll) Version: 9.10.0.0 (9.10.0.3040)
Syntax
public void InsertXHTML(
	string html
)

Parameters

html
Type: SystemString

Implements

IBodyInsertXHTML(String)
See Also