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

In This Topic
    Size Property (ParagraphElement)
    In This Topic
    Gets or sets the size of the element.
    Syntax
    'Declaration
     
    
    Public Property Size As Size
    public Size Size {get; set;}
    See Also