PrintDocumentImageableArea.ExtentWidth 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得可做為影像之區域的寬度。
public:
property double ExtentWidth { double get(); };
public double ExtentWidth { get; }
member this.ExtentWidth : double
Public ReadOnly Property ExtentWidth As Double
屬性值
Double,表示與原點間的距離。
備註
屬性 ExtentWidth 會取得可影像區域左上角的距離, (也稱為可影像區域的「原點」,) 到可影像區域的右上角。