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.0.0
Syntax
C#
public CopyStrategy Annotations { get; set; }

Property Value

CopyStrategy
See Also