ContainerRecord Properties

Properties

CompatibleMajorVersion Gets the compatible major version that the file can be read as.
CompatibleMinorVersion Gets the compatible minor version that the file can be read as.
CompressionAlgorithm Gets the compression algorithm used to compress the PQDIF file.
CompressionAlgorithmTag Tag that identifies the compression algorithm used when writing the PQDIF file.
CompressionStyle Gets the style of compression used to compress the PQDIF file.
CompressionStyleTag Tag that identifies the compression style of the PQDIF file.
Creation Gets the date and time of file creation.
CreationTag Tag that identifies the date and time of creation.
FileName Gets the name of the file at the time the file was written.
FileNameTag Tag that identifies the file name.
Notes Gets the notes stored in the file.
NotesTag Tag that identifies the notes stored in the PQDIF file.
PhysicalRecord Gets the physical structure of the container record.
Subject Gets the subject applied to the file.
Title Gets the title applied to the file.
VersionInfoTag Tag that identifies the version info.
WriterMajorVersion Gets the major version number of the PQDIF file writer.
WriterMinorVersion Gets the minor version number of the PQDIF file writer.

See Also