PrintTicketOption.DisplayName Property

Definition

Gets the UI-friendly display name of this option.

public:
 property Platform::String ^ DisplayName { Platform::String ^ get(); };
winrt::hstring DisplayName();
public string DisplayName { get; }
var string = printTicketOption.displayName;
Public ReadOnly Property DisplayName As String

Property Value

String

Platform::String

winrt::hstring

The display name.

Applies to