共用方式為


IPrintTaskOptionsCoreProperties.Staple 屬性

定義

取得或設定列印工作的裝訂選項。

public:
 property PrintStaple Staple { PrintStaple get(); void set(PrintStaple value); };
PrintStaple Staple();

void Staple(PrintStaple value);
public PrintStaple Staple { get; set; }
var printStaple = iPrintTaskOptionsCoreProperties.staple;
iPrintTaskOptionsCoreProperties.staple = printStaple;
Public Property Staple As PrintStaple

屬性值

裝訂選項。

適用於