Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Preview Namespace / EmfOutlineHeader Class / Level Property

In This Topic
    Level Property (EmfOutlineHeader)
    In This Topic
    Gets or sets the entry outline level.
    Syntax
    'Declaration
     
    Public Property Level As Integer
    public int Level {get; set;}
    See Also