PresentationDocumentInfo

PresentationDocumentInfo class

Bevat metadata van presentatiedocument

public class PresentationDocumentInfo : DocumentInfo

Eigenschappen

Naam Beschrijving
Author { get; } Krijgt auteur
CreationDate { get; } Aanmaakdatum document
Format { get; } Documentformaat
IsPasswordProtected { get; } Gets is het document dat met een wachtwoord is beveiligd
Item { get; } Waarde ophalen voor een eigenschap die is opgegeven als sleutel
PagesCount { get; } Aantal documentpagina’s.
PropertyNames { get; } Opsomming van alle eigenschappen die kunnen worden verkregen voor het huidige document info
Size { get; } Documentgrootte in bytes
Title { get; } Krijgt title

Zie ook