Class DocSummaryInfo
Contents
[
Hide
]DocSummaryInfo class
Document summary info
public class DocSummaryInfo : MetaInfo
Constructors
Name | Description |
---|---|
DocSummaryInfo() | The default constructor. |
Properties
Name | Description |
---|---|
Category { get; } | Category |
Clsid { get; } | CLSID identifier |
CodePage { get; } | Code page identifier |
Company { get; } | Company |
FMTID { get; } | FMTID identifier |
IsLittleEndian { get; } | Is little endian |
Language { get; } | Language value |
Locale { get; } | Locale identifier |
PropsCount { get; } | Count of properties |
PropsIdentifiers { get; } | Identifiers of properties |
RawByteOrder { get; } | Raw byte order |
SysID { get; } | System identifier |
UserDefinedProperties { get; } | User defined properties |
Version { get; } | Version value |
Methods
Name | Description |
---|---|
GetProperty(uint) | Gets property by ID passed |
SetCategory(string) | Sets category |
SetCompany(string) | Sets company |
SetLanguage(string) | Sets language |
See Also
- class MetaInfo
- namespace Aspose.Pub
- assembly Aspose.PUB