-
Home
-
API
-
PrintingTools.Core
-
PrintOptions
-
Properties
-
SelectionOnlyRequested
SelectionOnlyRequested Property
Definition
Indicates whether the user chose to print the current selection from the native dialog.
public bool SelectionOnlyRequested { get; set; }
Returns