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

In This Topic
    HorizontalAlignment Property (MemoryImage)
    In This Topic
    Returns a copy of image data as System.Drawing.Image Gets or sets the horizontal alignment of the picture.
    Syntax
    'Declaration
     
    Public Property HorizontalAlignment As String
    public string HorizontalAlignment {get; set;}
    See Also