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

In This Topic
    Size Property (SuperLabel)
    In This Topic
    Gets or sets the field's size, in twips.
    Syntax
    'Declaration
     
    Public Property Size As SizeF
    public SizeF Size {get; set;}
    See Also