Class SummaryInfoData
Contents
[
Hide
]SummaryInfoData class
SummaryInfoData class
public class SummaryInfoData : ISummaryInfo
Constructors
| Name | Description |
|---|---|
| SummaryInfoData() | The default constructor. |
Properties
| Name | Description |
|---|---|
| Author { get; set; } | Gets or sets the author. |
| Comments { get; set; } | Gets or sets the comments. |
| CreateDateTime { get; set; } | Gets the create date time. |
| EditingTime { get; set; } | Gets the editing time. |
| HyperlinkBase { get; set; } | Gets or sets the hyperlink base. |
| Keywords { get; set; } | Gets or sets the keywords. |
| LastSavedBy { get; set; } | Gets or sets the last saved by. |
| ModifiedDateTime { get; set; } | Gets the modified date time. |
| RevisionNumber { get; set; } | Gets or sets the revision number. |
| Subject { get; set; } | Gets or sets the subject. |
| Title { get; set; } | Gets or sets the title. |
See Also
- interface ISummaryInfo
- namespace Aspose.CAD.FileFormats.Cad.Dwg.SummaryInfo
- assembly Aspose.CAD