Show / Hide Table of Contents

    Class Zone

    Definition of a Template Zone

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

    Properties

    FillAreaName

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

    FontColor

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

    FontSize

    Declaration
    public int FontSize { get; set; }
    Property Value
    Type Description
    System.Int32

    FontType

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

    FontWeightBold

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

    FontWeightItalic

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

    FontWeightUnderlined

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

    H

    Declaration
    public int H { get; set; }
    Property Value
    Type Description
    System.Int32

    MappedWebFormFieldName

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

    MappedWebFormFieldType

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

    OriginalImageWidth

    Declaration
    public int OriginalImageWidth { get; set; }
    Property Value
    Type Description
    System.Int32

    PageNumber

    Declaration
    public int PageNumber { get; set; }
    Property Value
    Type Description
    System.Int32

    SampleText

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

    TextAlignment

    Declaration
    public AlignmentType TextAlignment { get; set; }
    Property Value
    Type Description
    AlignmentType

    Type

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

    W

    Declaration
    public int W { get; set; }
    Property Value
    Type Description
    System.Int32

    WrapText

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

    X

    Declaration
    public int X { get; set; }
    Property Value
    Type Description
    System.Int32

    Y

    Declaration
    public int Y { get; set; }
    Property Value
    Type Description
    System.Int32

    ZoneID

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