DioDocs for PDF
FullPage プロパティ (HtmlToImageFormat)

GrapeCity.Documents.Html > GrapeCity.Documents.Drawing 名前空間 > HtmlToImageFormat クラス : FullPage プロパティ
Gets or sets a value indicating whether the full HTML page should be captured.

Note that if this property is true, MaxWindowWidth, MaxWindowHeight and Clip are ignored.

Conversely, if this property is false, WindowSize is ignored.

シンタックス
'宣言
 
Public Property FullPage As System.Boolean
public System.bool FullPage {get; set;}
参照

HtmlToImageFormat クラス
HtmlToImageFormat メンバ
MaxWindowWidth プロパティ
MaxWindowHeight プロパティ
Clip プロパティ
WindowSize プロパティ