Show / Hide Table of Contents

    Class TextStamp

    Stamp that applies a defined text.

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

    Properties

    Content

    The text to be displayed in the stamp.

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

    Font

    The font of the text of the stamp.

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