Aspose::Pub::MetaInfo class

MetaInfo class

Base class for summary info objects.

class MetaInfo : public System::Object

Methods

MethodDescription
get_Clsid() constCLSID identifier.
get_CodePage()Code page identifier.
get_FMTID() constFMTID identifier.
get_IsLittleEndian() constIs little endian.
get_Locale()Locale identifier.
get_PropsCount()Count of properties.
get_PropsIdentifiers()Identifiers of properties.
get_RawByteOrder()Raw byte order.
get_SysID() constSystem identifier.
get_Version() constVersion value.
GetProperty(uint32_t)Gets property by ID passed.
MetaInfo()

See Also