DioDocs for PDF
SaveAsWebp(String,WebpOptions) メソッド

GrapeCity.Documents.Html > GrapeCity.Documents.Html 名前空間 > HtmlPage クラス > SaveAsWebp メソッド : SaveAsWebp(String,WebpOptions) メソッド
The destination file path.
The set of parameters for the output WEBP image.
Saves the current page as a WEBP image file.
シンタックス
'宣言
 
Public Overloads Sub SaveAsWebp( _
   ByVal outputFilePath As System.String, _
   Optional ByVal options As WebpOptions _
) 
public void SaveAsWebp( 
   System.string outputFilePath,
   WebpOptions options
)

パラメータ

outputFilePath
The destination file path.
options
The set of parameters for the output WEBP image.
参照

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