共用方式為


PdfSelection.GetBoundsForPage(PdfPage) 方法

定義

傳回指定 之選取範圍部分的選取 page 範圍界限。

[Foundation.Export("boundsForPage:")]
public virtual CoreGraphics.CGRect GetBoundsForPage (PdfKit.PdfPage page);
abstract member GetBoundsForPage : PdfKit.PdfPage -> CoreGraphics.CGRect
override this.GetBoundsForPage : PdfKit.PdfPage -> CoreGraphics.CGRect

參數

page
PdfPage

傳回

屬性

適用於