PrintDocument for WinForms | ComponentOne
C1.PrintDocument.4.5.2 Assembly / C1.C1Preview Namespace / DictionaryIcon Class / Icon Property

In This Topic
    Icon Property (DictionaryIcon)
    In This Topic
    Gets or sets the Icon stored by the current DictionaryIcon.
    Syntax
    'Declaration
     
    Public Property Icon As Icon
    public Icon Icon {get; set;}
    See Also