PdfDocument.SelectEntireDocument 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.
Returns a selection that contains the entire document.
[Foundation.Export("selectionForEntireDocument")]
public virtual PdfKit.PdfSelection SelectEntireDocument ();
abstract member SelectEntireDocument : unit -> PdfKit.PdfSelection
override this.SelectEntireDocument : unit -> PdfKit.PdfSelection
Returns
- Attributes