[]
Saves the current page to a byte array in SVGZ format.
public byte[] ToSvgz(ImageOutputSettings options = null)
Public Function ToSvgz(Optional options As ImageOutputSettings = Nothing) As Byte()
| Type | Name | Description |
|---|---|---|
| ImageOutputSettings | options | Options that allow customizing the output image. |
| Type | Description |
|---|---|
| byte[] |