CadMLeaderTextRightAttachmentType Property

Gets or sets the type of the text right attachment.

Namespace:  Aspose.CAD.FileFormats.Cad.CadObjects
Assembly:  Aspose.CAD (in Aspose.CAD.dll) Version: 20.8
Syntax
public int TextRightAttachmentType { get; set; }

Property Value

Type: Int32
The type of the text right attachment.
See Also