PdfSelection.GetBoundsForPage(PdfPage) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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