Class MetaInfo
Contents
[
Hide
]MetaInfo class
Base class for summary info objects
public class MetaInfo
Constructors
| Name | Description |
|---|---|
| MetaInfo() | The default constructor. |
Properties
| Name | Description |
|---|---|
| Clsid { get; } | CLSID identifier |
| CodePage { get; } | Code page identifier |
| FMTID { get; } | FMTID identifier |
| IsLittleEndian { get; } | Is little endian |
| Locale { get; } | Locale identifier |
| PropsCount { get; } | Count of properties |
| PropsIdentifiers { get; } | Identifiers of properties |
| RawByteOrder { get; } | Raw byte order |
| SysID { get; } | System identifier |
| Version { get; } | Version value |
Methods
| Name | Description |
|---|---|
| GetProperty(uint) | Gets property by ID passed |
See Also
- namespace Aspose.Pub
- assembly Aspose.PUB