PrintDialogSettings.ShowPageSetupDialog Property

T3000 CrossPlatform

PrintDialogSettingsShowPageSetupDialog Property

[This is preliminary documentation and is subject to change.]

[Missing <summary> documentation for "P:FastColoredTextBoxNS.PrintDialogSettings.ShowPageSetupDialog"]

Namespace:  FastColoredTextBoxNS
Assembly:  FastColoredTextBox (in FastColoredTextBox.dll) Version: 2.16.23.0 (2.16.23.0)
Syntax
public bool ShowPageSetupDialog { get; set; }
Public Property ShowPageSetupDialog As Boolean
	Get
	Set

Dim instance As PrintDialogSettings
Dim value As Boolean

value = instance.ShowPageSetupDialog

instance.ShowPageSetupDialog = value

Property Value

Type: Boolean
See Also