Click or drag to resize
Pdftools logo

PageCopyOptionsCopyLogicalStructure Property

Copy the logical structure and tagging information.

Specifies whether the logical structure and tagging information associated with a page or its content is also copied when copying the page.

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

Default value:


Namespace: PdfTools.DocumentAssembly
Assembly: PdfTools (in PdfTools.dll) Version: 1.4.0+fc8bb87ea2616e7f35d94e0588d333abae862a7a
Syntax
C#
public bool CopyLogicalStructure { get; set; }

Property Value

Boolean
See Also