ComponentOne Bitmap for UWP
C1.UWP.DX 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 System.String
    public System.string Author {get;}
    See Also