DioDocs for PDF
SetContent メソッド (HtmlPage)

GrapeCity.Documents.Html > GrapeCity.Documents.Html 名前空間 > HtmlPage クラス : SetContent メソッド
HTML markup to assign to the page.
When to consider navigation succeeded.
Sets the HTML markup to the page.
シンタックス
'宣言
 
Public Sub SetContent( _
   ByVal html As System.String, _
   Optional ByVal waitUntil As PageLoadStates _
) 
public void SetContent( 
   System.string html,
   PageLoadStates waitUntil
)

パラメータ

html
HTML markup to assign to the page.
waitUntil
When to consider navigation succeeded.
参照

HtmlPage クラス
HtmlPage メンバ