Click or drag to resize

ContainerRecord Properties

The ContainerRecord type exposes the following members.

Properties
  Name Description
Public property CompatibleMajorVersion Gets the compatible major version that the file can be read as.
Public property CompatibleMinorVersion Gets the compatible minor version that the file can be read as.
Public property CompressionAlgorithm Gets the compression algorithm used to compress the PQDIF file.
Public property CompressionStyle Gets the style of compression used to compress the PQDIF file.
Public property Creation Gets the date and time of file creation.
Public property FileName Gets the name of the file at the time the file was written.
Public property Notes Gets the notes stored in the file.
Public property PhysicalRecord Gets the physical structure of the container record.
Public property Subject Gets the subject applied to the file.
Public property Title Gets the title applied to the file.
Public property WriterMajorVersion Gets the major version number of the PQDIF file writer.
Public property WriterMinorVersion Gets the minor version number of the PQDIF file writer.
Top
See Also