ComponentOne Bitmap for WPF
C1.WPF.DX.4.5.2 Assembly / C1.Util.DX.WIC Namespace / ComponentInfo Class / Author Property

In This Topic
    Author Property (ComponentInfo)
    In This Topic
    Gets the author.
    Syntax
    'Declaration
     
    Public ReadOnly Property Author As String
    public string Author {get;}
    See Also