Document Solutions for Imaging
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Imaging Namespace / TiffFrameSettings Class / Software Property

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