名前 | 解説 | |
---|---|---|
PngSettings コンストラクタ |
PngSettingsデータ型で公開されるメンバを以下の表に示します。
名前 | 解説 | |
---|---|---|
PngSettings コンストラクタ |
名前 | 解説 | |
---|---|---|
Clip | If set, captures the specified rectangular region only (in pixels).
Note that this property is ignored if FullPage is true. GrapeCity.Documents.Html.ImageSettingsから継承されます。 | |
DefaultBackgroundColor | Gets or sets the background color to be used if the HTML page doesn't specify one. Defaults to White color. GrapeCity.Documents.Html.ImageSettingsから継承されます。 | |
FullPage | Gets or sets a value indicating whether the full HTML page should be captured. Defaults to false.
Note that if this property is true, Clip is ignored. GrapeCity.Documents.Html.ImageSettingsから継承されます。 | |
Scale | Gets or sets the scale factor. Defaults to 1.0. GrapeCity.Documents.Html.ImageSettingsから継承されます。 | |
WindowSize | Gets or sets the virtual window size, in pixels. Defaults to 800 x 600.
Note that if FullPage is true, this property defines the minimal window size. GrapeCity.Documents.Html.ImageSettingsから継承されます。 |