Gets or sets whether to draw EOF mark or not.
Namespace: Sgry.AzukiAssembly: Azuki (in Azuki.dll) Version: 1.7.13.40248
Syntax
| C# |
|---|
bool DrawsEofMark { get; set; } |
| Visual Basic |
|---|
Property DrawsEofMark As Boolean Get Set |