Android.Graphics.Pdf.Models.Selection Namespace
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.
Provides types that describe selected content on a PDF page.
Classes
| Name | Description |
|---|---|
| PageSelection |
Represents the list of selected content on a particular page of the PDF document. |
| PageSelection.InterfaceConsts |
Contains constants from interfaces implemented by PageSelection. |
| SelectionBoundary |
Represents one edge of the selected content. |
| SelectionBoundary.InterfaceConsts |
Contains constants from interfaces implemented by SelectionBoundary. |
Remarks
Use these types to represent the boundaries and text content of a PDF page selection.