Skip to content

ACadSharp.Objects.MultiLeaderObjectContextData.HasTextContents

Albert Domenech edited this page Sep 17, 2025 · 1 revision

HasTextContents Property

Gets or sets a value indicating that the mutileader has a text label.

Definition

Namespace: ACadSharp.Objects.MultiLeaderObjectContextData

C#

DxfCodeValueAttribute
public Boolean HasTextContents { get; set; }

Property Value

Boolean

Clone this wiki locally