'宣言 Public Overloads Function RenderToPng( _ ByVal outputFilePath As System.String, _ Optional ByVal settings As PngSettings _ ) As System.Boolean
public System.bool RenderToPng( System.string outputFilePath, PngSettings settings )
パラメータ
- outputFilePath
- The destination file path.
- settings
- The set of parameters for the output image.
戻り値の型
True if the browser process has exited; otherwise, false.