Show / Hide Table of Contents

    Class StrokeStamp

    Stamp that allows you to add a signature using an electronic pen.

    Inheritance
    System.Object
    StrokeStamp
    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 StrokeStamp

    Properties

    StrokeColor

    Color of the line of the handwritten signature.

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

    StrokeWidth

    The line weight of the handwritten signature.

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