FlexReport for .NET | ComponentOne
C1.Document Assembly / C1.Interop Namespace / Size Structure / Width Property

In This Topic
    Width Property (Size)
    In This Topic
    Gets or sets the horizontal component of the current Size.
    Syntax
    'Declaration
     
    Public Property Width As Double
    public double Width {get; set;}
    See Also