Document Solutions for PDF
GrapeCity.Documents.Imaging.Windows Assembly / GrapeCity.Documents.Imaging.Windows Namespace / WicTiffFrame Class / Software Property

In This Topic
    Software Property (WicTiffFrame)
    In This Topic
    Gets a string with the name and version number of the software package(s) used to create the image.
    Syntax
    'Declaration
     
    Public ReadOnly Property Software As System.String
    public System.string Software {get;}
    See Also