Click or drag to resize
Pdftools logo

PageCopyOptionsLinks Property

Copy strategy for links.

Specifies how links (document internal and external links) are treated when copying a page.

Default value: Copy


Namespace: PdfTools.FourHeights.PdfToolbox.Pdf
Assembly: PdfTools.FourHeights.PdfToolbox (in PdfTools.FourHeights.PdfToolbox.dll) Version: 1.0.0
Syntax
C#
public CopyStrategy Links { get; set; }

Property Value

CopyStrategy
See Also