New to Telerik UI for .NET MAUIStart a free 30-day trial

Specifies the image format options for the SaveImageSettings used for saving RadSignaturePad to image stream.

Definition

Namespace:Telerik.Maui.Controls.SignaturePad

Assembly:Telerik.Maui.Controls.dll

Syntax:

C#
public enum ImageFormat

Fields

The image will be saved as Jpeg. There is no transparency with this format, but is optimized for size.

C#
Jpeg = 0

The image will be saved as Png. Supports transparency.

C#
Png = 1
In this article
DefinitionFieldsJpegPng
Not finding the help you need?
Contact Support