TextDocumentInfo
TextDocumentInfo class
Vertegenwoordigt de tekstdocumentinformatie.
public class TextDocumentInfo : DocumentInfo
Eigenschappen
Naam | Beschrijving |
---|---|
Encoding { get; } | Haalt de gedetecteerde codering van het tekstdocument op. |
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
- class DocumentInfo
- naamruimte GroupDocs.Parser.Options
- montage GroupDocs.Parser