PrintDocument for WinForms | ComponentOne
C1.PrintDocument.4.5.2 Assembly / C1.C1Preview Namespace / ImageAlign Structure / AlignVert Property

In This Topic
    AlignVert Property (ImageAlign)
    In This Topic
    Gets or sets the vertical alignment of an image within a container.
    Syntax
    'Declaration
     
    Public Property AlignVert As ImageAlignVertEnum
    public ImageAlignVertEnum AlignVert {get; set;}
    See Also