T3000 CrossPlatform Documentation
PrintDialogSettingsShowPrintDialog Property |
[This is preliminary documentation and is subject to change.]
[Missing <summary> documentation for "P:FastColoredTextBoxNS.PrintDialogSettings.ShowPrintDialog"]
Namespace: FastColoredTextBoxNS
Assembly: FastColoredTextBox (in FastColoredTextBox.dll) Version: 2.16.23.0 (2.16.23.0)
Syntax
public bool ShowPrintDialog { get; set; }
Public Property ShowPrintDialog As Boolean Get Set Dim instance As PrintDialogSettings Dim value As Boolean value = instance.ShowPrintDialog instance.ShowPrintDialog = value
Property Value
Type: BooleanSee Also