Interface qdygyt
Assembly: IronPdf.dll
Syntax
Managing PDF document metadata in IronPDF is facilitated by the qdygyt interface. This contract provides access to various metadata properties such as assembly details, timestamps, and a range of string identifiers. It is essential for developers who need to extract or manage metadata from PDF documents in their applications.
The qdygyt interface includes members like Assembly xsddsl, which retrieves the assembly information, and DateTime xsddsm, which provides the timestamp of the document. Additionally, it exposes several string properties like xsddsn, xsddso, and xsddsp, each representing different metadata attributes. These properties are crucial for applications that require detailed document information for processing or auditing purposes.
While the qdygyt interface itself does not have direct implementors documented, it is typically used within the IronPDF framework to interact with PDF metadata. Developers can integrate this interface into their projects to facilitate seamless metadata handling, ensuring that all necessary document information is readily available for further operations or analysis.
For practical implementation, developers should refer to the IronPDF documentation and examples that demonstrate how to work with PDF metadata. This can include tasks such as extracting metadata for reporting or modifying metadata fields to update document information. The interface's comprehensive set of properties ensures that all relevant metadata can be accessed efficiently.
Explore the IronPDF documentation for more information on handling PDF metadata and to see examples of how qdygyt can be utilized in real-world applications. This will provide a deeper understanding of its role within the IronPDF ecosystem and how it can enhance your PDF document processing workflows.
Properties
xsddsl
Declaration
Property Value
| Type |
Description |
| System.Reflection.Assembly |
|
xsddsm
Declaration
Property Value
| Type |
Description |
| System.DateTime |
|
xsddsn
Declaration
Property Value
| Type |
Description |
| System.String |
|
xsddso
Declaration
Property Value
| Type |
Description |
| System.String |
|
xsddsp
Declaration
Property Value
| Type |
Description |
| System.String |
|
xsddsq
Declaration
Property Value
| Type |
Description |
| System.String |
|
xsddsr
Declaration
Property Value
| Type |
Description |
| System.String |
|
xsddss
Declaration
Property Value
| Type |
Description |
| System.String |
|
xsddst
Declaration
Property Value
| Type |
Description |
| System.String |
|
xsddsu
Declaration
Property Value
| Type |
Description |
| System.String |
|
xsddsv
Declaration
Property Value
| Type |
Description |
| System.String |
|
xsddsw
Declaration
Property Value
| Type |
Description |
| System.String |
|