XmpPdfAExtensionSchemaDescription
Vue de l’ensemble
‘XmpPdfAExtensionSchemaDescription’ est une classe dans Aspose.PDF FOSS pour .NET.
Description humain-léable d’un schéma de extensions PDF/A XMP.
Cette classe fournit 2 méthodes pour travailler avec les objets XmpPdfAExtensionSchemaDescription dans des programmes .NET. Les méthodologies disponibles comprennent: ‘GetXml’, ‘XmpFdfEextension Schema Description’. Tous les membres publics sont accessibles à n’importe quelle application .Net après avoir installé l’ASPOSE.PDF FOSS pour le package .net. Propriétés: Descriptions, NamespaceURI et Prefix.
Propriétés
| Name | Type | Access | Description |
|---|---|---|---|
Description | string | Read | Schema description. |
NamespaceURI | string | Read | Namespace URI declared by this schema. |
Prefix | string | Read | Namespace prefix bound to NamespaceURI. |
méthodes
| Signature | Description |
|---|---|
XmpPdfAExtensionSchemaDescription(prefix: string, namespaceURI: string, description: string) | Construct a description with prefix, namespace URI, and free-form text. |
GetXml(xmlDocument: XmlDocument) | Render this description as XML elements. |
Voir aussi
- Aspose.PDF pour .NET — API d’entreprise