Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Preview Namespace / ImageAlign Structure / StretchHorzExpr Property

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