CodePDF417UtilCompactionType Property 
             | 
          
        
         
            Gets or Sets the Compaction type to apply.
            
 
    Namespace: 
   Zebra.Sdk.Card.Graphics.Barcode
    Assembly:
   SdkApi_Card_Desktop (in SdkApi_Card_Desktop.dll) Version: 2.14.1989
SyntaxCompactionType CompactionType { get; set; }Property CompactionType As CompactionType
	Get
	Set
property CompactionType CompactionType {
	CompactionType get ();
	void set (CompactionType value);
}Property Value
Type: 
CompactionType
See Also