Click or drag to resize
Pdftools logo

PageCopyOptionsAnnotations Property

Copy strategy for annotations.

Specifies how interactive annotations (like sticky notes or text highlights) are treated when copying a page. This does not include links, form fields and signature fields which are not considered annotations in this product.

Default value: Copy


Namespace: PdfTools.DocumentAssembly
Assembly: PdfTools (in PdfTools.dll) Version: 1.8.0+c1110cafb37403de0188424e1c97e84e318ca892
Syntax
C#
public CopyStrategy Annotations { get; set; }

Property Value

CopyStrategy
See Also