AccessibilityOperation Class

ABCpdf .net

 
   

Operation to make a document accessible.

Accessible or Tagged PDFs are the same as normal PDFs but have been annotated with metadata in the form of PDF tags. This metadata is required because PDF documents contain good layout information but little semantic structure. The tags that are required supply this semantic structure. The way they are inserted and operate is defined in the Adobe PDF Specification.

See the MakeAccessible function for further information on accessibility standards and tagged PDF.

System.Object
   WebSupergoo.ABCpdf10.Operations.AccessibilityOperation

 

   
   
Method Description
Throws Exceptions AccessibilityOperation AccessibilityOperation Constructor.
Throws Exceptions MakeAccessible Tags the document for accessibility.

 

   
   
Property Description
PageContents The pages to be operated upon.
FixFonts Whether to attempt to fix font settings that may be required for accessibility.
FixMetadata Whether to attempt to fix or add metadata that may be required for accessibility