Szerkesztés

Megosztás a következőn keresztül:


PdfSelection.GetBoundsForPage(PdfPage) Method

Definition

Returns the selection bounds for the portion of the selection that is on the specified 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

Parameters

page
PdfPage

Returns

Attributes

Applies to