public static final class Pdf.InconsistentXmlImageParamsHandlingTypes
extends com.aspose.ms.System.Enum
Modifier and Type | Field and Description |
---|---|
static int |
AllwaysThrowException |
static int |
IgnoreInconsistencyAndProcessAsUsually |
static int |
PutToConsistentStateIfPossibleOtherwiseIgnore |
static int |
PutToConsistentStateIfPossibleOtherwiseThrowException |
public static final int IgnoreInconsistencyAndProcessAsUsually
public static final int PutToConsistentStateIfPossibleOtherwiseIgnore
public static final int PutToConsistentStateIfPossibleOtherwiseThrowException
public static final int AllwaysThrowException
Copyright © 2016 Aspose. All Rights Reserved.