DioDocs for PDF
PageOptions クラス メンバ
プロパティ 

GrapeCity.Documents.Html > GrapeCity.Documents.Html 名前空間 : PageOptions クラス

PageOptionsデータ型で公開されるメンバを以下の表に示します。

パブリック コンストラクタ
 名前解説
Public コンストラクタ  
トップ
パブリック プロパティ
 名前解説
Public プロパティGets or sets the background color to be used if the HTML markup doesn't specify one.  
Public プロパティGets or sets a value indicating whether or not to disable JavaScript on the page. Defaults to false.  
Public プロパティGets or sets a value indicating whether to ignore HTTPS errors during navigation. Defaults to false.  
Public プロパティGets or sets whether to scroll the page down to the end to force pending images to load. Defaults to false.  
Public プロパティGets or sets a value indicating whether to emulate internet disconnection. Defaults to false.  
Public プロパティGets or sets the password for basic HTTP authentication.

See https for more details.

 
Public プロパティGets or sets the timeout settings for page operations.

If not set, the setting are derived from GcHtmlBrowser.TimeoutOptions.

 
Public プロパティGets or sets the username for basic HTTP authentication.

See https for more details.

 
Public プロパティGets or sets the page lifetime events to wait for. Defaults to PageLoadStates.Load.  
Public プロパティGets or sets the virtual window size, in pixels.  
トップ
参照

PageOptions クラス
GrapeCity.Documents.Html 名前空間