menu

ASP.NET MVC - EJ2

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class SignatureDefinitionType - ASP.NETMVC-EJ2 API Reference | Syncfusion

    Show / Hide Table of Contents

    Class SignatureDefinitionType

    Inheritance
    System.Object
    SignatureDefinitionType
    Namespace: Syncfusion.XPS
    Assembly: Syncfusion.XpsToPdfConverter.Portable.dll
    Syntax
    public class SignatureDefinitionType : Object

    Constructors

    SignatureDefinitionType()

    Declaration
    public SignatureDefinitionType()

    Properties

    Intent

    Declaration
    public string Intent { get; set; }
    Property Value
    Type
    System.String

    lang

    Declaration
    public string lang { get; set; }
    Property Value
    Type
    System.String

    SignBy

    Declaration
    public DateTime SignBy { get; set; }
    Property Value
    Type
    System.DateTime

    SignBySpecified

    Declaration
    public bool SignBySpecified { get; set; }
    Property Value
    Type
    System.Boolean

    SignerName

    Declaration
    public string SignerName { get; set; }
    Property Value
    Type
    System.String

    SigningLocation

    Declaration
    public string SigningLocation { get; set; }
    Property Value
    Type
    System.String

    SpotID

    Declaration
    public string SpotID { get; set; }
    Property Value
    Type
    System.String

    SpotLocation

    Declaration
    public SpotLocationType SpotLocation { get; set; }
    Property Value
    Type
    SpotLocationType
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved