CollectionFieldSubtype

Inheritance: java.lang.Object, com.aspose.ms.System.ValueType<com.aspose.ms.System.Enum> com.aspose.ms.System.Enum com.aspose.pdf.CollectionFieldSubtype, com.aspose.ms.System.ValueType<com.aspose.ms.System.Enum>, com.aspose.ms.System.Enum com.aspose.pdf.CollectionFieldSubtype, com.aspose.ms.System.Enum, com.aspose.pdf.CollectionFieldSubtype

public final class CollectionFieldSubtype extends com.aspose.ms.System.Enum

Represents the subtype parameter of a field in a sceme collection.

Fields

FieldDescription
CompressedSize(PDF 2.0) The field data is the length of the embedded file stream, as identified by the Length entry in the embedded file stream dictionary, and the two values shall be identical.
CreationDateThe field data shall be the creation date of the embedded file stream, as identified by the CreationDate entry in the embedded file
DA date type. The field data shall be stored as a PDF date string.
DescThe field data shall be the file name of the embedded file stream, as identified by the UF entry of the file specification, if present; otherwise by the F entry of the file specification
FThe field data shall be the file name of the embedded file stream, as identified by the UF entry of the file specification, if present; otherwise by the F entry of the file specification
ModDateThe field data shall be the modification date of the embedded file stream, as identified by the ModDate entry in the embedded file parameter dictionary.
NA number type. The field data shall be stored as a PDF number.
NoneThe subtype is not defined.
SA text type. The field data shall be stored as a PDF text string.
SizeThe field data shall be the size of the embedded file, as identified by the Size entry in the embedded file parameter dictionary

CompressedSize

public static final int CompressedSize

(PDF 2.0) The field data is the length of the embedded file stream, as identified by the Length entry in the embedded file stream dictionary, and the two values shall be identical.

CreationDate

public static final int CreationDate

The field data shall be the creation date of the embedded file stream, as identified by the CreationDate entry in the embedded file

D

public static final int D

A date type. The field data shall be stored as a PDF date string.

Desc

public static final int Desc

The field data shall be the file name of the embedded file stream, as identified by the UF entry of the file specification, if present; otherwise by the F entry of the file specification

F

public static final int F

The field data shall be the file name of the embedded file stream, as identified by the UF entry of the file specification, if present; otherwise by the F entry of the file specification

ModDate

public static final int ModDate

The field data shall be the modification date of the embedded file stream, as identified by the ModDate entry in the embedded file parameter dictionary.

N

public static final int N

A number type. The field data shall be stored as a PDF number.

None

public static final int None

The subtype is not defined.

S

public static final int S

A text type. The field data shall be stored as a PDF text string.

Size

public static final int Size

The field data shall be the size of the embedded file, as identified by the Size entry in the embedded file parameter dictionary