Show / Hide Table of Contents

    Class RectangleBase

    Inheritance
    System.Object
    RectangleBase
    BarCodeZone
    CellZone
    Line
    PictureZone
    Rulerline
    TableZone
    TextZone
    Namespace: DocuWare.Platform.ServerClient.Content
    Assembly: DocuWare.Platform.ServerClient.dll
    Syntax
    public class RectangleBase : object

    Properties

    H

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

    L

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

    T

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

    W

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