Property Hyperlink
- Namespace
- Aspose.CAD.FileFormats.Cad.CadObjects
- Assembly
- Aspose.CAD.dll
Hyperlink
Gets or sets a hyperlink to an entity and displays the hyperlink name or description (if one is specified).
public string Hyperlink { get; set; }
Property Value
- string
The hyperlink name or description (if one is specified).