Empty Property

Summary
Represents an MrcCompressionOptions structure with its properties left uninitialized.
Syntax
C#
VB
C++
public static MrcCompressionOptions Empty { get; } 
  
Public Shared ReadOnly Property Empty As MrcCompressionOptions 
public: 
static property MrcCompressionOptions Empty { 
   MrcCompressionOptions get(); 
} 

Property Value

A MrcCompressionOptions structure with its properties left uninitialized.

Remarks

An empty MrcCompressionOptions structure will have the:

Example

Refer to MrcSegmenter.SaveImage example.

Requirements

Target Platforms

Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Mrc Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.