PdfSelection.GetRange(nuint, PdfPage) Method

Definition

[Foundation.Export("rangeAtIndex:onPage:")]
public virtual Foundation.NSRange GetRange (nuint index, PdfKit.PdfPage page);
[Foundation.Export("rangeAtIndex:onPage:")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 7, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual Foundation.NSRange GetRange (nuint index, PdfKit.PdfPage page);
abstract member GetRange : nuint * PdfKit.PdfPage -> Foundation.NSRange
override this.GetRange : nuint * PdfKit.PdfPage -> Foundation.NSRange

Parameters

index
System.System.UIntPtr System.unativeint
page
PdfPage

Returns

Attributes

Applies to