[]
Saves the page to a byte array in SVGZ format.
public byte[] ToSvgz(ViewState viewState, SaveAsImageOptions options = null)
| Type | Name | Description |
|---|---|---|
| ViewState | viewState | The document view state. |
| SaveAsImageOptions | options | The SaveAsImageOptions object. |
| Type | Description |
|---|---|
| byte[] |
Saves the page to a byte array in SVGZ format.
public byte[] ToSvgz(SaveAsImageOptions options = null)
| Type | Name | Description |
|---|---|---|
| SaveAsImageOptions | options | The SaveAsImageOptions object. |
| Type | Description |
|---|---|
| byte[] |