Show / Hide Table of Contents

    Class StrokeStamp

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

    Inheritance
    System.Object
    StrokeStamp
    Namespace: DocuWare.Platform.ServerClient
    Assembly: DocuWare.Platform.ServerClient.dll
    Syntax
    public class StrokeStamp : object

    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