共用方式為


PdfPage.SelectWord(CGPoint) 方法

定義

傳回指定點下的單字。

[Foundation.Export("selectionForWordAtPoint:")]
public virtual PdfKit.PdfSelection SelectWord (CoreGraphics.CGPoint point);
abstract member SelectWord : CoreGraphics.CGPoint -> PdfKit.PdfSelection
override this.SelectWord : CoreGraphics.CGPoint -> PdfKit.PdfSelection

參數

point
CGPoint

要選取之字組上的點。

傳回

屬性

適用於