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
    Namespace: DocuWare.Platform.ServerClient
    Assembly: DocuWare.Platform.ServerClient.dll
    Syntax
    public class StampFormFieldValues : object

    Properties

    Field

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

    Declaration
    public List<FormFieldValue> Field { get; set; }
    Property Value
    Type Description
    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