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,它指定打印页的大小(以百分之一英寸为单位)。

适用于

另请参阅