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.FourHeights.PdfToolbox.Pdf.Navigation
Assembly: PdfTools.FourHeights.PdfToolbox (in PdfTools.FourHeights.PdfToolbox.dll) Version: 4.4.1+cd45f416896d630bcd3719f4b2cba7920f2790da
Syntax
C#
public bool CopyLogicalStructure { get; set; }

Property Value

Boolean
See Also