PdfView.HighlightedSelections Property
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.
Gets or sets the currently highlighted selections.
public virtual PdfKit.PdfSelection[] HighlightedSelections { [Foundation.Export("highlightedSelections")] get; [Foundation.Export("setHighlightedSelections:")] set; }
member this.HighlightedSelections : PdfKit.PdfSelection[] with get, set
Property Value
- Attributes