Show / Hide Table of Contents

    Class TextStampEntry

    Text stamp. Value contains the text.

    Inheritance
    System.Object
    EntryBase
    StampBase
    TextStampEntry
    Inherited Members
    StampBase.Location
    StampBase.HeadFont
    StampBase.Signature
    StampBase.UserName
    StampBase.Visible
    StampBase.Frame
    StampBase.ShowUser
    StampBase.ShowDate
    StampBase.ShowTime
    StampBase.SigScopeInfo
    EntryBase.Created
    EntryBase.Type
    EntryBase.Color
    EntryBase.Rotation
    EntryBase.Transparent
    EntryBase.StrokeWidth
    EntryBase.Id
    Namespace: DocuWare.Platform.ServerClient
    Assembly: DocuWare.Platform.ServerClient.dll
    Syntax
    public class TextStampEntry : StampBase

    Properties

    Font

    Font that is used for the text of the stamp.

    Declaration
    public Font Font { get; set; }
    Property Value
    Type Description
    Font

    Value

    Text that stamp will show.

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