Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Preview Namespace / ParagraphObject Class / Style Property

In This Topic
    Style Property (ParagraphObject)
    In This Topic
    Gets the Style associated with the current paragraph object.
    Syntax
    'Declaration
     
    Public ReadOnly Property Style As Style
    public Style Style {get;}
    See Also