Show / Hide Table of Contents

    Class DecisionStampSettings


    Inheritance
    System.Object
    DecisionStampSettings
    Namespace: DocuWare.Platform.Bpw.Schemas
    Assembly: DocuWare.Platform.ServerClient.dll
    Syntax
    public class DecisionStampSettings : object

    Constructors

    DecisionStampSettings()

    Creates a new instance of this class

    Declaration
    public DecisionStampSettings()

    Properties

    EnableSimpleSignature

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

    InfoFontFamily

    Declaration
    public DecisionStampFont InfoFontFamily { get; set; }
    Property Value
    Type Description
    DecisionStampFont

    Mode

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

    SetStampAuto

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

    StampFont

    Declaration
    public DecisionStampFont StampFont { get; set; }
    Property Value
    Type Description
    DecisionStampFont

    UseDecisionName

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

    UseFrame

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

    UseStampDate

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

    UseStampTime

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

    UseUserName

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

    UseWfStepName

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