PrintDocument for WinForms | ComponentOne
C1.PrintDocument.4.8 Assembly / C1.C1Preview Namespace / ImageAlign Structure / StretchHorzExpr Property

In This Topic
    StretchHorzExpr Property (ImageAlign)
    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