Document information property type
Namespace: Bytescout.PDF
Assembly: Bytescout.PDF (in Bytescout.PDF.dll)
Syntax
| C# |
|---|
public enum DocumentInfoPropertyType |
| Visual Basic (Declaration) |
|---|
Public Enumeration DocumentInfoPropertyType |
| Visual C++ |
|---|
public enum class DocumentInfoPropertyType |
Members
| Member name | Description | |
|---|---|---|
| ModificationDate | ||
| KeyWords | ||
| Title | ||
| Producer | ||
| CreationDate | ||
| Author | ||
| Creator | ||
| Subject |
See Also
Bytescout.PDF Namespace