PclDocumentInfo

PclDocumentInfo class

Bevat Pcl-documentmetadata

public class PclDocumentInfo : PdfDocumentInfo

Eigenschappen

Naam Beschrijving
Author { get; } Krijgt auteur
CreationDate { get; } Aanmaakdatum document
Format { get; } Documentformaat
Height { get; } Krijgt paginahoogte
IsLandscape { get; } Gets is pagina landscaped
IsPasswordProtected { get; } Gets is beveiligd met een documentwachtwoord
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
TableOfContents { get; } Inhoudsopgave
Title { get; } Krijgt title
Version { get; } Krijgt versie
Width { get; } Krijgt paginabreedte

Zie ook