Show / Hide Table of Contents

    Class StampConfirmedData

    Data which is sent when a user confirm a task using a stamp.

    Inheritance
    System.Object
    ConfirmedData
    StampConfirmedData
    Inherited Members
    ConfirmedData.ConfirmedFields
    Namespace: DocuWare.Platform.ServerClient
    Assembly: DocuWare.Platform.ServerClient.dll
    Syntax
    public class StampConfirmedData : ConfirmedData

    Properties

    Layer

    Layer where the stamp have to be placed.

    Declaration
    public int Layer { get; set; }
    Property Value
    Type Description
    System.Int32

    Page

    Number of the page to set stamp.

    Declaration
    public int Page { get; set; }
    Property Value
    Type Description
    System.Int32

    Position

    Start point of the stamp.

    Declaration
    public AnnotationPoint Position { get; set; }
    Property Value
    Type Description
    AnnotationPoint

    Section

    Number of the section to set stamp.

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