PdfSelection.AddSelection(PdfSelection) Method
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.
Adds the provided selection
to this selection.
[Foundation.Export("addSelection:")]
public virtual void AddSelection (PdfKit.PdfSelection selection);
abstract member AddSelection : PdfKit.PdfSelection -> unit
override this.AddSelection : PdfKit.PdfSelection -> unit
Parameters
- selection
- PdfSelection
- Attributes