Class AiHeader
Contents
[
Hide
]AiHeader class
The Adobe illustrator File Header
public sealed class AiHeader
Properties
| Name | Description |
|---|---|
| BoundingBox { get; set; } | Gets or sets the bounding box. |
| ColorUsage { get; set; } | Gets or sets the color usage. |
| CreationDate { get; set; } | Gets or sets the creation date. |
| Creator { get; set; } | Gets or sets the creator. |
| DocumentPreview { get; set; } | Gets or sets the document preview. |
| DocumentProcessColors { get; set; } | Gets or sets the document process colors. |
| DocumentProcSets { get; set; } | Gets or sets the document proc sets. |
| For { get; set; } | Gets or sets for. |
| Item { get; set; } | Gets or sets the String with the specified property name. |
| TemplateBox { get; set; } | Gets or sets the template box. |
| TileBox { get; set; } | Gets or sets the tile box. |
| Title { get; set; } | Gets or sets the title. |
See Also
- namespace Aspose.PSD.FileFormats.Ai
- assembly Aspose.PSD