WordProcessingDocumentInfo

WordProcessingDocumentInfo class

Bevat tekstverwerkingsdocument metadata

public class WordProcessingDocumentInfo : DocumentInfo

Eigenschappen

Naam Beschrijving
Author { get; } Krijgt auteur
CreationDate { get; } Aanmaakdatum document
Format { get; } Documentformaat
IsPasswordProtected { get; } Gets is beveiligd met een documentwachtwoord
Item { get; } Waarde ophalen voor een eigenschap die is opgegeven als sleutel
Lines { get; } Haalt aantal regels op
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
TableOfContents { get; } Inhoudsopgave
Title { get; } Krijgt title
Words { get; } Krijgt aantal woorden

Zie ook