T3000 CrossPlatform Documentation
PrintDialogSettingsIncludeLineNumbers Property |
[This is preliminary documentation and is subject to change.]
Prints line numbers
Namespace: FastColoredTextBoxNS
Assembly: FastColoredTextBox (in FastColoredTextBox.dll) Version: 2.16.23.0 (2.16.23.0)
Syntax
public bool IncludeLineNumbers { get; set; }
Public Property IncludeLineNumbers As Boolean Get Set Dim instance As PrintDialogSettings Dim value As Boolean value = instance.IncludeLineNumbers instance.IncludeLineNumbers = value
Property Value
Type: BooleanSee Also