共用方式為


PreviewPageInfo.PhysicalSize 屬性

定義

取得列印頁面的大小,以百分之一英吋為單位。

public:
 property System::Drawing::Size PhysicalSize { System::Drawing::Size get(); };
public System.Drawing.Size PhysicalSize { get; }
member this.PhysicalSize : System.Drawing.Size
Public ReadOnly Property PhysicalSize As Size

屬性值

Size,指定列印頁面的大小,以百分之一英吋為單位。

適用於

另請參閱