共用方式為


StandardPrintTaskOptions.HolePunch 屬性

定義

取得列印工作之孔選項的正式名稱。

public:
 static property Platform::String ^ HolePunch { Platform::String ^ get(); };
static winrt::hstring HolePunch();
public static string HolePunch { get; }
var string = StandardPrintTaskOptions.holePunch;
Public Shared ReadOnly Property HolePunch As String

屬性值

String

Platform::String

winrt::hstring

列印工作的孔孔選項標準名稱。

備註

使用這個屬性可取得標準名稱,以從 PrintTaskOptions.DisplayedOptions 清單新增或移除孔選項,以指出是否在預覽列印 UI 中顯示孔孔插入選項。 如需詳細資訊,請參閱 自訂預覽列印 UI。 這個屬性僅適用于支援孔孔穿孔功能的印表機。

適用於

另請參閱