ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Rendering.Components Namespace / MemoryImage Class / VerticalAlignment Property

In This Topic
    VerticalAlignment Property (MemoryImage)
    In This Topic
    Gets or sets the vertical alignment of the picture.
    Syntax
    'Declaration
     
    Public Property VerticalAlignment As String
    public string VerticalAlignment {get; set;}
    See Also