FixedPage.PrintTicket 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得或設定與此頁面關聯的 PrintTicket。
public:
property System::Object ^ PrintTicket { System::Object ^ get(); void set(System::Object ^ value); };
public object PrintTicket { get; set; }
member this.PrintTicket : obj with get, set
Public Property PrintTicket As Object
屬性值
頁面的 PrintTicket。
備註
PrintTicket包含應該如何列印材質的資訊;例如,是否應該使用雙面列印。
設定這個 PrintTicket 屬性不會驗證或修改特定 PrintTicket 的指定 PrintQueue。 如有需要,請使用 MergeAndValidatePrintTicket 方法建立對指定的印表機有效的 PrintQueue 專用 PrintTicket。
相依性屬性資訊
識別碼欄位 | PrintTicketProperty |
中繼資料屬性設定為 true |
無 |