Class SignatureType
Represent the signature types.
Inheritance
System.Object
SignatureType
Namespace: Syncfusion.Blazor.PdfViewer
Assembly: Syncfusion.Blazor.dll
Syntax
public sealed class SignatureType : Enum
Fields
Draw
Represents the default signature type.
Declaration
public const SignatureType Draw
Field Value
Type |
---|
SignatureType |
Image
Represents the image signature type.
Declaration
public const SignatureType Image
Field Value
Type |
---|
SignatureType |
Type
Represents the text signature type.
Declaration
public const SignatureType Type
Field Value
Type |
---|
SignatureType |