Share via


PaperSize.Width 屬性

定義

取得或設定紙張的寬度,以百分之一英吋為單位。

public:
 property int Width { int get(); void set(int value); };
public int Width { get; set; }
member this.Width : int with get, set
Public Property Width As Integer

屬性值

紙張的寬度,以百分之一英吋為單位。

例外狀況

Kind 屬性未設定為 Custom

備註

此寬度度量適用於紙張的直向。 WidthHeight 屬性值只能設定為自定義PaperSize物件。

適用於

另請參閱