EnableSelection Property

Definition

Assembly PrintingTools.Core.dll

When true, enables content selection options (e.g., selection-only printing) in native print dialogs.

public bool EnableSelection { get; set; }

Returns