共用方式為


StandardPrintTaskOptions.NUp 屬性

定義

取得每張工作表的 NUp (頁標準名稱,) 列印工作的選項。

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

屬性值

String

Platform::String

winrt::hstring

每個工作表的 NUp (頁標準名稱,) 列印工作的選項。

備註

使用這個屬性可取得標準名稱,以從 PrintTaskOptions.DisplayedOptions 清單中新增或移除每張工作表的 NUp (頁) 選項,以指出每張工作表的頁面選項是否出現在預覽列印 UI 中。 如需詳細資訊,請參閱 自訂預覽列印 UI。 此屬性僅適用于支援每張工作表頁面功能的印表機。

適用於

另請參閱