PrintHelperOptions.RemoveDisplayOption(String) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Removes a display option.
public void RemoveDisplayOption (string displayOption);
member this.RemoveDisplayOption : string -> unit
Public Sub RemoveDisplayOption (displayOption As String)
Parameters
- displayOption
- String
Display option to add. Must be a part of the Windows.Graphics.Printing.StandardPrintTaskOptions class