Namespace: Spire.Doc.Interface
Assembly: Spire.Doc (in Spire.Doc.dll) Version: 9.6.1.0 (9.6.1.3020)
Assembly: Spire.Doc (in Spire.Doc.dll) Version: 9.6.1.0 (9.6.1.3020)
Syntax
| C# | Visual Basic | Visual C++ | F# |
void InsertXHTML( string html, int paragraphIndex, int paragraphItemIndex )
Sub InsertXHTML ( html As String, paragraphIndex As Integer, paragraphItemIndex As Integer )
void InsertXHTML( String^ html, int paragraphIndex, int paragraphItemIndex )
abstract InsertXHTML : html : string * paragraphIndex : int * paragraphItemIndex : int -> unit
Parameters
- html
- String
- paragraphIndex
- Int32
- paragraphItemIndex
- Int32