Show / Hide Table of Contents

    Class StampFormFieldValues

    The form field values which are applied when placing or rendering a specific stamp.

    Inheritance
    System.Object
    StampFormFieldValues
    Inherited Members
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.ToString()
    Namespace: DocuWare.Platform.ServerClient
    Assembly: DocuWare.Platform.ServerClient.dll
    Syntax
    public class StampFormFieldValues

    Properties

    Field

    The form field values which are applied when placing the stamp.

    Declaration
    public List<FormFieldValue> Field { get; set; }
    Property Value
    Type Description
    System.Collections.Generic.List<FormFieldValue>

    StampId

    Declaration
    public string StampId { get; set; }
    Property Value
    Type Description
    System.String
    About Us Contact Imprint Terms Data privacy
    © 2024 DocuWare Corporation powered by DocFX Back to top