1. GroupDocs.Conversion
  2. /
  3. GroupDocs.Conversion for .NET
  4. /
  5. GroupDocs.Conversion.Contracts
  6. /
  7. PresentationDocumentInfo

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