StandardPrintTaskOptions.Bordering 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得列印工作的框線選項標準名稱。
public:
static property Platform::String ^ Bordering { Platform::String ^ get(); };
static winrt::hstring Bordering();
public static string Bordering { get; }
var string = StandardPrintTaskOptions.bordering;
Public Shared ReadOnly Property Bordering As String
屬性值
列印工作的框線選項標準名稱。
Windows 需求
裝置系列 |
Windows 10 Anniversary Edition (已於 10.0.14393.0 - for Xbox, see UWP features that aren't yet supported on Xbox 引進)
|
API contract |
Windows.Foundation.UniversalApiContract (已於 v3.0 引進)
|
備註
使用這個屬性可取得標準名稱,以從 PrintTaskOptions.DisplayedOptions 清單新增或移除框線選項,以指出框線選項是否出現在預覽列印 UI 中。 如需詳細資訊,請參閱 自訂預覽列印 UI。 此屬性僅適用于支援框線功能的印表機 (,例如列印框線或沒有框線) 。