Input for WinForms | ComponentOne
C1.Framework Namespace / ParagraphElement Class / Width Property

In This Topic
    Width Property (ParagraphElement)
    In This Topic
    Element width. Set to -1 to let the element calculate it automatically.
    Syntax
    'Declaration
     
    
    Public Property Width As Integer
    public int Width {get; set;}
    See Also