Class HandwrittenSignatureSettings
Represents the customization settings for handwritten signature.
Inherited Members
Namespace: Syncfusion.SfPdfViewer.iOS
Assembly: Syncfusion.SfPdfViewer.iOS.dll
Syntax
public class HandwrittenSignatureSettings : InkAnnotationSettings
Properties
FlattenSignatureOnSave
If set to true, flattens the signature to PDF in the saving process. Default value is false.
Declaration
public bool FlattenSignatureOnSave { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |