←Select platform

Compression Property

Summary

Gets the compression of the image file.

Syntax

C#
VB
C++
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.

Example

For an example, refer to GetInformationRequest.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.