public final class MetadataType
extends com.aspose.ms.System.Enum
Determines from where result document will take metadata information
Modifier and Type | Field and Description |
---|---|
static int |
Default
Default
|
static int |
FileAuthor
Metadata sets by user
|
static int |
Source
Metedata takes from source document
|
static int |
Target
Metadata takes from target document
|
public static final int Default
Default
public static final int FileAuthor
Metadata sets by user
public static final int Source
Metedata takes from source document
public static final int Target
Metadata takes from target document
Copyright © 2020. All rights reserved.