ESRI.ArcGIS.CoverageTools
compression_type Property
See Also  Send your comments to: Site Administrator | Terms of Use | PRIVACY | Copyright @ ESRI | Careers
ESRI.ArcGIS.CoverageTools Namespace > Export Class : compression_type Property




Specifies how numbers and blanks will be compressed in the export file. There are three options: (In, Optional)

Syntax

Visual Basic (Declaration) 
Public Property compression_type As String
Visual Basic (Usage)Copy Code
Dim instance As Export
Dim value As String
 
instance.compression_type = value
 
value = instance.compression_type
C# 
public string compression_type {get; set;}

See Also

© 2010 All Rights Reserved.