共用方式為


PdfPage.SelectLine(CGPoint) 方法

定義

傳回指定點底下的文字行。

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

參數

point
CGPoint

要選取之行上的點。

傳回

屬性

適用於