Compression Property
Summary
Gets the compression of the image file.
Syntax
public string Compression {get;}
Public ReadOnly Property Compression As String
public:
property String^ Compression {
String^ get();
}
Property Value
A System.String that contains the compression of the image file.