PresentationDocumentInfo class

PresentationDocumentInfo class

Contains presentation document metadata.

The PresentationDocumentInfo type exposes the following members:

Methods

Method Description
get
get_file
get_string

Properties

Property Description
author The author of the presentation document.
creation_date The document creation date.
format The document format.
is_password_protected The document is password protected.
pages_count The document pages count.
property_names The enumerable of all properties that can be retrieved for the current document info.
size The document size in bytes.
title The title of the presentation document.

See Also