DocumentInfo
DocumentInfo class
Vertegenwoordigt de documentinformatie.
public class DocumentInfo : IDocumentInfo
Eigenschappen
| Naam | Beschrijving | 
|---|---|
| FileType { get; } | Haalt het documenttype op. | 
| PageCount { get; } | Haalt het totale aantal documentpagina’s op. | 
| Pages { get; } | Krijgt de informatie over pagina’s zoals de index en paginagrootte. | 
| RawPageCount { get; } | Haalt het totale aantal onbewerkte documentpagina’s op. | 
| Size { get; } | Krijgt de grootte van het document in bytes. | 
Opmerkingen
Kom meer te weten:
Zie ook
- interface IDocumentInfo
 - naamruimte GroupDocs.Parser.Options
 - montage GroupDocs.Parser