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

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