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

In This Topic
    Style Property (ParagraphElement)
    In This Topic
    Gets or sets the Style object used to render this Element.
    Syntax
    'Declaration
     
    
    Public Property Style As Style
    public Style Style {get; set;}
    See Also