PrintDocument for WinForms | ComponentOne
C1.PrintDocument.4.5.2 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