Xamarin.iOS

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class HandwrittenSignatureSettings - Xamarin.iOS API Reference | Syncfusion

    Show / Hide Table of Contents

    Class HandwrittenSignatureSettings

    Represents the customization settings for handwritten signature.

    Inheritance
    System.Object
    InkAnnotationSettings
    HandwrittenSignatureSettings
    Inherited Members
    InkAnnotationSettings.TouchMode
    InkAnnotationSettings.Color
    InkAnnotationSettings.Opacity
    InkAnnotationSettings.Thickness
    InkAnnotationSettings.MaximumHeight
    InkAnnotationSettings.MinimumHeight
    InkAnnotationSettings.MaximumWidth
    InkAnnotationSettings.MinimumWidth
    InkAnnotationSettings.IsLocked
    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
    Back to top Generated by DocFX
    Copyright © 2001 - 2021 Syncfusion Inc. All Rights Reserved