Specifies the extras informations for document
Namespace:
IpernityNETAssembly: IpernityNET (in IpernityNET.dll) Version: 0.3.1.0 (0.3.1.0)
Syntax
| C# |
|---|
public enum ExtraInformation |
| Visual Basic (Declaration) |
|---|
Public Enumeration ExtraInformation |
| Visual C++ |
|---|
public enum class ExtraInformation |
Members
| Member name | Description | |
|---|---|---|
| Tags |
Gets tags
| |
| Notes |
Gets notes
| |
| Dates |
Gets dates
| |
| Geo |
Gets geo localisation
| |
| Medias |
Gets medias
| |
| Original |
Gets original file
| |
| License |
Gets license
| |
| Owner |
Gets owner
|