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

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

パラメータ

outputStream
The destination stream.
options
The set of parameters for the output WEBP image.
参照

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