Interface ISummaryInfo
Contents
[
Hide
]ISummaryInfo interface
The Cad SummaryInfo interface.
public interface ISummaryInfo
Properties
| Name | Description |
|---|---|
| Author { get; } | Gets or sets the author. |
| Comments { get; } | Gets or sets the comments. |
| CreateDateTime { get; } | The date/time of drawing creation. |
| EditingTime { get; } | The cumulative editing time for this drawing. |
| HyperlinkBase { get; } | Gets or sets the hyperlink base. |
| Keywords { get; } | Gets or sets the keywords. |
| LastSavedBy { get; } | Gets or sets the last saved by. |
| ModifiedDateTime { get; } | The date/time of the last update/save. |
| RevisionNumber { get; } | Gets or sets the revision number. |
| Subject { get; } | Gets or sets the subject. |
| Title { get; } | Gets or sets the title. |
See Also
- namespace Aspose.CAD.FileFormats.Cad.CadObjects
- assembly Aspose.CAD