public final class CadParameterType
extends com.aspose.ms.System.Enum
Type of parsing parameters
Modifier and Type | Field and Description |
---|---|
static int |
MustHave
The must have.
|
static int |
Optional
The optional.
|
public static final int MustHave
The must have.
public static final int Optional
The optional.
Copyright (c) 2008-2016 Aspose Pty Ltd. All Rights Reserved.