Skip to content

ACadSharp.Header.CadHeader.HyperLinkBase

Albert Domenech edited this page Jul 14, 2024 · 2 revisions

HyperLinkBase Property

Path for all relative hyperlinks in the drawing. If null, the drawing path is used

Remarks

System variable HYPERLINKBASE

Definition

Namespace: ACadSharp.Header.CadHeader

C#

public String HyperLinkBase { get; set; }

Property Value

String

Clone this wiki locally