ComponentOne Reports for WPF
C1.C1Rdl.Rdl2008 Namespace / Paragraph Class / Style Property

In This Topic
    Style Property (Paragraph)
    In This Topic
    Gets the Paragraph.Style object that defines style properties for the paragraph.
    Syntax
    'Declaration
     
    Public ReadOnly Property Style As Style
    public Style Style {get;}
    See Also