PdfThumbnailView.SelectedPages Property

Definition

Gets an array of the selected pages.

public virtual PdfKit.PdfPage[] SelectedPages { [Foundation.Export("selectedPages", ObjCRuntime.ArgumentSemantic.Strong)] get; }
member this.SelectedPages : PdfKit.PdfPage[]

Property Value

(More documentation for this node is coming)

This value can be null.

Attributes

Applies to