Click or drag to resize

DxfDocumentTextStyles Property

Gets the text style collection.

Namespace:  DXFReaderNET
Assembly:  DXFReaderNET (in DXFReaderNET.dll) Version: 20.10.54
Syntax
public TextStyles TextStyles { get; }

Property Value

Type: TextStyles
See Also