PrintHelperOptions.DisplayedOptions Property
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.
Gets the options that will be displayed in the printing dialog.
public System.Collections.Generic.IList<string> DisplayedOptions { get; }
member this.DisplayedOptions : System.Collections.Generic.IList<string>
Public ReadOnly Property DisplayedOptions As IList(Of String)