PrintDocument for WinForms | ComponentOne
C1.PrintDocument.6 Assembly / C1.C1Preview Namespace / ImageAlign Structure / AlignVertExpr Property

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