Click or drag to resize
Pdftools logo

OutlineCopyOptionsCopyLogicalStructure Property

Copy the logical structure and tagging information.

Specifies whether the logical structure and tagging information associated with a an outline item is also copied when copying the item.

This is required if the target document conformance is PDF/A Level a.

Default value:


Namespace: PdfTools.Toolbox.Pdf.Navigation
Assembly: PdfTools.Toolbox (in PdfTools.Toolbox.dll) Version: 1.3.0+2e7887cb8ae45c4d911ad975ad001ac2f1f257d8
Syntax
C#
public bool CopyLogicalStructure { get; set; }

Property Value

Boolean
See Also