Reports for WPF | ComponentOne
C1.C1Report.CustomFields Namespace / SuperLabel Class / PictureAlign Property

In This Topic
    PictureAlign Property (SuperLabel)
    In This Topic
    Gets or sets how field pictures should be the aligned.
    Syntax
    'Declaration
     
    Public Property PictureAlign As PictureAlignEnum
    public PictureAlignEnum PictureAlign {get; set;}
    See Also