Document Solutions for PDF
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Drawing Namespace / ImageAlign Class / AlignVert Property

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