Class CadHeader
CadHeader class
Class describing Cad header
public class CadHeader
Constructors
| Name | Description |
|---|---|
| CadHeader() | Initializes a new instance of the CadHeader class. |
Properties
| Name | Description |
|---|---|
| AcadVersion { get; } | Gets the acad version. |
| AppInfo { get; set; } | Gets the (DWG) app information. |
| CustomProperties { get; } | Gets the custom properties. |
| HeaderProperties { get; } | Gets or sets the header properties. |
| PropertiesSummaryInfoWrapper { get; } | Gets the summary information wrapper for HeaderProperties. |
| SummaryInfo { get; set; } | Gets the (DWG) summary information. |
See Also
- namespace Aspose.CAD.FileFormats.Cad.CadObjects
- assembly Aspose.CAD