共用方式為


IPrintSchemaPageImageableSize::get_ExtentWidthInMicrons 方法(printerextension.h)

取得原點與應用程式媒體大小的周框限制之間的水平距離。

這個屬性是唯讀的。

語法

HRESULT get_ExtentWidthInMicrons(
  ULONG *pulExtentWidth
);

參數

pulExtentWidth

定義 ULONG 參數,pulExtentWidth

傳回值

傳回 HRESULT 值。 如果屬性呼叫未成功,它會傳回適當的 HRESULT 錯誤碼。

要求

要求 價值
最低支援的用戶端 Windows 8
支援的最低伺服器 Windows Server 2012
目標平臺 窗戶
標頭 printerextension.h

另請參閱

IPrintSchemaPageImageableSize