PresentationTypePackage

Inheritance: java.lang.Object, com.groupdocs.metadata.core.MetadataPackage, com.groupdocs.metadata.core.CustomPackage, com.groupdocs.metadata.core.FileTypePackage

public class PresentationTypePackage extends FileTypePackage

Represents a metadata package containing presentation-specific file format information.

Methods

Method Description
getPresentationFormat() Gets the exact presentation format.

getPresentationFormat()

public final PresentationFormat getPresentationFormat()

Gets the exact presentation format.

Returns: PresentationFormat - The exact presentation format.