XmpPdfAExtensionSchema

XmpPdfAExtensionSchema

Vue de l’ensemble

‘XmpPdfAExtensionSchema’ est une classe dans Aspose.PDF FOSS pour .NET.

Un schéma d’extension PDF/A XMP, qui contient une description et ses objets associés XmpPdfAExtension.

Cette classe fournit 7 méthodes pour travailler avec les objets XmpPdfAExtensionSchema dans des programmes .NET. Les méthodologies disponibles comprennent: ‘Add’, ‘Contains’, GetProperty', ‘GatSchimaXml’, 'GitValuesXML', ’Remove', ‚XmpFdfEextension Schema. 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: DefaultE ExtensionNamespacePrefix, DefultÉxtensionNamaSphereUri , DefaultsFieldNamiServiceUre et plus de 8

Propriétés

NameTypeAccessDescription
DescriptionXmpPdfAExtensionSchemaDescriptionReadSchema description.
ObjectsList<XmpPdfAExtensionObject>ReadExtension objects belonging to this schema.
DefaultExtensionNamespacePrefixstringReadDefault prefix used for the extension namespace declaration.
DefaultExtensionNamespaceUristringReadDefault URI used for the extension namespace declaration.
DefaultFieldNamespacePrefixstringReadDefault prefix used for the extension-field namespace declaration.
DefaultFieldNamespaceUristringReadDefault URI used for the extension-field namespace declaration.
DefaultPropertyNamespacePrefixstringReadDefault prefix used for the extension-property namespace declaration.
DefaultPropertyNamespaceUristringReadDefault URI used for the extension-property namespace declaration.
DefaultSchemaNamespacePrefixstringReadDefault prefix used for the extension-schema namespace declaration.
DefaultSchemaNamespaceUristringReadDefault URI used for the extension-schema namespace declaration.
DefaultValueNamespaceUristringReadDefault URI used for value-type values.
DefaultValueTypeNamespacePrefixstringReadDefault prefix used for value-type declarations.
RdfNamespaceURIstringReadURI for the RDF namespace used to wrap PDF/A extension metadata.
RdfPrefixstringReadPrefix conventionally bound to RdfNamespaceURI.

méthodes

SignatureDescription
XmpPdfAExtensionSchema(description: XmpPdfAExtensionSchemaDescription)Construct a schema with the given description.
Add(obj: XmpPdfAExtensionObject)Append obj to Objects.
Contains(obj: XmpPdfAExtensionObject)Whether Objects contains obj.
Remove(obj: XmpPdfAExtensionObject)Remove obj from Objects if present.
GetProperty(name: string)Locate a property by name; returns null when none match.
GetSchemaXml(xmlDocument: XmlDocument)Render the schema header (description + namespaces) as XML.
GetValuesXml(xmlDocument: XmlDocument, rootElement: XmlElement)Render the schema values (property/field entries) into rootElement.

Voir aussi

  • Aspose.PDF pour .NET — API d’entreprise
 Français