Click or drag to resize

DocumentPageRasterize(ImageSaveOptions) Method

Note: This API is now obsolete.

This method is obsolete. Call Save() instead.

Namespace: SautinSoft.Document
Assembly: SautinSoft.Document (in SautinSoft.Document.dll) Version: 2025.2.13
Syntax
[ObsoleteAttribute("This method is obsolete. Call Save() instead.", 
	true)]
public SKBitmap Rasterize(
	ImageSaveOptions options
)

Parameters

options  ImageSaveOptions

[Missing <param name="options"/> documentation for "M:SautinSoft.Document.DocumentPage.Rasterize(SautinSoft.Document.ImageSaveOptions)"]

Return Value

SKBitmap

[Missing <returns> documentation for "M:SautinSoft.Document.DocumentPage.Rasterize(SautinSoft.Document.ImageSaveOptions)"]

See Also