| Visual Basic (Declaration) | |
|---|---|
Public Enum CodecsTransformMarkerAction Inherits Enum | |
| Visual Basic (Usage) | Copy Code |
|---|---|
| |
| C# | |
|---|---|
public enum CodecsTransformMarkerAction : Enum | |
| C++/CLI | |
|---|---|
public enum class CodecsTransformMarkerAction : public Enum | |
| Member | Description |
|---|---|
| Default | Default. Pass to LEADTOOLS for normal processing. |
| Ignore | Ignore this marker. |
| Abort | Abort the process. |
For an example, refer to RasterCodecs.Transform.
System.Object
System.ValueType
System.Enum
Leadtools.Codecs.CodecsTransformMarkerAction
Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family