SelectionOnlyRequested Property

Definition

Assembly PrintingTools.Core.dll

Indicates whether the user chose to print the current selection from the native dialog.

public bool SelectionOnlyRequested { get; set; }

Returns