CadLineTypeTableObject.TextStrings

CadLineTypeTableObject.TextStrings property

Gets or sets the text strings.

public List<string> TextStrings { get; set; }

See Also