Namespace Syncfusion.Pdf.Parsing
Classes
| ExportFormSettings
Class that represents the form field export settings. |
| FontNotFoundEventArgs
Replace used fonts for documents |
| ImageExportSettings
You can use this class to replace the system unavailable fonts. |
| ImportFormSettings
Class that represents the form field import settings. |
| MatchedItem |
| MatchedItemCollection |
| OnPdfPasswordEventArgs
Arguments of Pdf Password. |
| PdfAConversionProgressEventArgs
Shows the PDF/A conversion progress of the PDF document. |
| PdfAnnotationExportSettings
Class that represents the annotation export settings. |
| PdfConformanceOptions
Provides options for converting a document to PDF/A conformance. |
| PdfDocumentAnalyzer
Represents the analyzer of the Pdf document. |
| PdfDocumentExtractor
The PdfDocumentExtractor class represents a utility class designed to extract images from PDF documents with improved memory consumption and performance. |
| PdfExportAnnotationCollection
The class provides methods and properties to handle the collection of PdfLoadedAnnotation for exporting. |
| PdfLoadedAnnotationCollection
The class provides methods and properties to handle the collection of PdfLoadedAnnotation. |
| PdfLoadedButtonField
Represents a button field of an existing PDF document. |
| PdfLoadedButtonItem
Represents button group item of an existing PDF document. |
| PdfLoadedButtonItemCollection
Represents collection of button item. |
| PdfLoadedCheckBoxField
Represents check box of an existing PDF document. |
| PdfLoadedCheckBoxItem
Represents loaded check box item. |
| PdfLoadedCheckBoxItemCollection
Represents collection of text box group items. |
| PdfLoadedChoiceField
Represents a choice field of an existing PDF document. |
| PdfLoadedComboBoxField
Represents the combo box field of an existing item. |
| PdfLoadedComboBoxItem
Represents group for combo box field. |
| PdfLoadedComboBoxItemCollection
Represents collection of Combo box items. |
| PdfLoadedDocument
Represents a PdfLoadedDocument. You can use this class to load or modify an existing PDF document |
| PdfLoadeddStateItemCollection
Represents a collection of state items. |
| PdfLoadedField
Represents base class for loaded fields. |
| PdfLoadedFieldImportError
Represents errors on importing loaded field. |
| PdfLoadedFieldItem
Represents base class for field's group items. |
| PdfLoadedForm
Represents Loaded form of the PDF document. |
| PdfLoadedFormFieldCollection
Represents field collection of loaded form. |
| PdfLoadedListBoxField
Represents loaded list box field. |
| PdfLoadedListFieldItem
Represents group item for list field. |
| PdfLoadedListFieldItemCollection
Represents loaded list field item collection. |
| PdfLoadedListItem
Represents loaded list item. |
| PdfLoadedListItemCollection
Represents a collection of list box field items. |
| PdfLoadedPageCollection
The class provides methods and properties to handle the collections of loaded PDF pages |
| PdfLoadedPageEnumerator
Implements enumerator to the loaded page collection. |
| PdfLoadedPopupAnnotationCollection
Represents the collection of PdfLoadedPopupAnnotation. |
| PdfLoadedRadioButtonItem
Represents radio button field of an existing PDF document. |
| PdfLoadedRadioButtonItemCollection
Represents collection of radio box group items. |
| PdfLoadedRadioButtonListField
Represents radio button field of an existing PDF document. |
| PdfLoadedSignatureField
Represents the signature field of an existing PDF document. |
| PdfLoadedSignatureItem
Represents an item in a signature field collection. |
| PdfLoadedSignatureItemCollection
Represents a collection of signature group items. |
| PdfLoadedStateField
Represents the base class for loaded state field. |
| PdfLoadedStateItem
Represents the loaded state item. |
| PdfLoadedStateItemCollection
Represents the collection of loaded state item. |
| PdfLoadedStyledField
Represents loaded styled field. |
| PdfLoadedTexBoxItem
Represents an item in a text box field collection. |
| PdfLoadedTextBoxField
Represents the text box field of an existing PDF document. |
| PdfLoadedTextBoxItemCollection
Represents collection of text box group items. |
| PdfRevision
The PdfRevision class represents a revision of a PDF document. It holds information about the updates performed on the document. |
| PdfSignatureValidationOptions
Represents to customize the signature validations. |
| RedactionProgressEventArgs
Shows the redaction progress of the PDF document. |
| SyntaxAnalyzerResult
Represernts the PDF document syntax analyzer result. |
| TextSearchResultCollection
Class which represents the collection of text search result. |
| XFdfDocument
Represents base class of XFDF. |
Structs
| PdfLoadedStyledField.GraphicsProperties
Structure that holds graphics properties. |
Interfaces
| AnalyzerResult
Represents the PDF document analyzer result. |
Enums
| AnnotationDataFormat
Specifies the format of Export or Import annotation data. |
| DataFormat
Specifies the format of Export or Import data. |
| PdfCertificateField
Specifies the field type of PdfCertificate |
Delegates
| ImageExportSettings.FontNotFoundEventHandler
The delegate of the fontnotfound event handler. |
| PdfLoadedDocument.OnPdfPasswordEventHandler
Delegate for handling Pdf Password. |
| PdfLoadedDocument.PdfAConversionProgressEventHandler
Delegate for handling PDF/A conversion progress. |
| PdfLoadedDocument.RedactionProgressEventHandler
Delegate for handling redaction progress. |