'Declaration Public Property AddMarkedContent As Boolean
public bool AddMarkedContent { get; set; }
'Declaration Public Property AddMarkedContent As Boolean
public bool AddMarkedContent { get; set; }
PDF/A-1a, PDF/A-2a or PDF/A-3a documents require the structure tree with marked content.
This property must be set to true if document builder must create PDF document that further will be converted to PDF/A-1a, PDF/A-2a or PDF/A-3a format. documents requires structure tree that contains marked content.
The CreateStructureElement(PdfPage,OcrPage,OcrObject,PdfStructureCompositeNode,Int32) method must be overriden if algorithm that creates structure tree must be changed.
Target Platforms: .NET9; .NET 8; .NET 7; .NET 6; .NET Framework 4.8, 4.7, 4.6, 4.5, 4.0, 3.5
PdfDocumentBuilder Class
PdfDocumentBuilder Members
CreateStructureElement(PdfPage,OcrPage,OcrObject,PdfStructureCompositeNode,Int32)