DocumentInfo
DocumentInfo class
Defines document description properties.
public class DocumentInfo : IDocumentInfo, ISerializable
Constructors
Name | Description |
---|---|
DocumentInfo(FileType, IPageInfo[], long) | Initializes new instance of DocumentInfo class. |
Properties
Name | Description |
---|---|
PageCount { get; } | The document pages count. |
Pages { get; } | Defines document pages collection. |
Size { get; } | Document size in bytes |
Type { get; } | Gets the file type. |
Methods
Name | Description |
---|---|
override ToString() | Returns a string that represents the current object. |
See Also
- interface IDocumentInfo
- namespace GroupDocs.Merger.Domain.Result
- assembly GroupDocs.Merger