Compression Property
Summary
Gets the compression of the image file.
Syntax
[DataMemberAttribute(Name="Compression", IsRequired=true)]
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.