PdfPage.SelectWord(CGPoint) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Retourne le mot qui se trouve sous le point spécifié.
[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
Paramètres
- point
- CGPoint
Point sur le mot à sélectionner.
Retours
- Attributs