DioDocs for PDF
NewPage(Uri,PageOptions) メソッド

GrapeCity.Documents.Html > GrapeCity.Documents.Html 名前空間 > GcHtmlBrowser クラス > NewPage メソッド : NewPage(Uri,PageOptions) メソッド
The target Uri.
Configuration options for the new page.
Creates a new page and navigates to a specified Uri.
シンタックス
'宣言
 
Public Overloads Function NewPage( _
   ByVal uri As System.Uri, _
   Optional ByVal pageOptions As PageOptions _
) As HtmlPage
public HtmlPage NewPage( 
   System.Uri uri,
   PageOptions pageOptions
)

パラメータ

uri
The target Uri.
pageOptions
Configuration options for the new page.

戻り値の型

The created HtmlPage if navigation was successful, null 参照 (Visual Basicでは Nothing) otherwise.
参照

GcHtmlBrowser クラス
GcHtmlBrowser メンバ
オーバーロード一覧