Describes fields of DocumentInfo.
Namespace:
C1.C1PrintDocumentAssembly: C1.C1PrintDocument.Classic.2 (in C1.C1PrintDocument.Classic.2.dll)
Syntax
| C# |
|---|
[FlagsAttribute] public enum DocumentInfoFields |
| Visual Basic (Declaration) |
|---|
<FlagsAttribute> _ Public Enumeration DocumentInfoFields |
Members
| Member name | Description | |
|---|---|---|
| None | ||
| Title | ||
| Author | ||
| Operator | ||
| Manager | ||
| Company | ||
| Subject | ||
| Comment | ||
| CreationTime | ||
| RevisionTime | ||
| Creator | ||
| Keywords | ||
| Producer | ||
| All |