ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components Namespace / IImage Interface / HorizontalAlignment Property

In This Topic
    HorizontalAlignment Property (IImage)
    In This Topic
    Gets the horizontal alignment of the picture that is shown by the Image Report Item.
    Syntax
    'Declaration
     
    ReadOnly Property HorizontalAlignment As String
    string HorizontalAlignment {get;}
    See Also