Compartilhar via


PageSelection.Stop Property

Definition

Gets the edge where the selection stops - index is inclusive.

public Android.Graphics.Pdf.Models.Selection.SelectionBoundary Stop { [Android.Runtime.Register("getStop", "()Landroid/graphics/pdf/models/selection/SelectionBoundary;", "", ApiSince=35)] get; }
[<get: Android.Runtime.Register("getStop", "()Landroid/graphics/pdf/models/selection/SelectionBoundary;", "", ApiSince=35)>]
member this.Stop : Android.Graphics.Pdf.Models.Selection.SelectionBoundary

Property Value

The stopping edge of the selection.

Attributes

Remarks

Gets the edge where the selection stops - index is inclusive.

Java documentation for android.graphics.pdf.models.selection.PageSelection.getStop().

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to