PresentationDocumentInfo

PresentationDocumentInfo class

Contains Presentation document metadata

public class PresentationDocumentInfo : DocumentInfo

Properties

Name Description
Author { get; } Gets author
CreationDate { get; } Implements CreationDate
Format { get; } Implements Format
IsPasswordProtected { get; } Gets is the document password protected
Item { get; } Implements Item
PagesCount { get; } Implements PagesCount
PropertyNames { get; } Implements PropertyNames
Size { get; } Implements Size
Title { get; } Gets title

See Also