Document Solutions for PDF
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Imaging Namespace / TiffFrame Class / Copyright Property

In This Topic
    Copyright Property (TiffFrame)
    In This Topic
    Gets a string with image copyright notice.
    Syntax
    'Declaration
     
    Public ReadOnly Property Copyright As System.String
    public System.string Copyright {get;}
    See Also