'Declaration Public Overloads Sub SaveAsPng( _ ByVal filePath As System.String, _ Optional ByVal options As ImageOutputSettings _ )
public void SaveAsPng( System.string filePath, ImageOutputSettings options )
Parameters
- filePath
- The output file path.
- options
- Options that allow customizing the output image.