Aspose::Pub::MetaInfo class
MetaInfo class
Base class for summary info objects.
class MetaInfo : public System::Object
Methods
Method | Description |
---|---|
get_Clsid() const | CLSID identifier. |
get_CodePage() | Code page identifier. |
get_FMTID() const | FMTID identifier. |
get_IsLittleEndian() const | Is little endian. |
get_Locale() | Locale identifier. |
get_PropsCount() | Count of properties. |
get_PropsIdentifiers() | Identifiers of properties. |
get_RawByteOrder() | Raw byte order. |
get_SysID() const | System identifier. |
get_Version() const | Version value. |
GetProperty(uint32_t) | Gets property by ID passed. |
MetaInfo() |
See Also
- Class Object
- Namespace Aspose::Pub
- Library Aspose.PUB for C++