PrintDocument for WinForms | ComponentOne
C1.PrintDocument.8 Assembly / C1.C1Preview Namespace / Offsets Structure / LeftExpr Property

In This Topic
    LeftExpr Property (Offsets)
    In This Topic
    Gets or sets the expression used to calculate Offsets.Left.
    Syntax
    'Declaration
     
    Public Property LeftExpr As String
    public string LeftExpr {get; set;}
    See Also