API Reference

Class

PdfUaIdentification

Namespace OfficeIMO.Pdf
Assembly OfficeIMO.Pdf
Modifiers sealed

PDF/UA identification metadata emitted in the generated XMP packet.

Inheritance

  • Object
  • PdfUaIdentification

Remarks

This model writes the ISO 14289 PDF/UA identification field only. It does not certify that the generated PDF satisfies PDF/UA validation requirements.

Usage

This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.

Accepted by parameters

Constructors

public PdfUaIdentification(Int32 part) #

Creates PDF/UA identification metadata for a supported PDF/UA part.

Parameters

part System.Int32 requiredposition: 0

Methods

public static PdfUaIdentification PdfUa1() #
Returns: PdfUaIdentification

Creates PDF/UA-1 identification metadata.

public static PdfUaIdentification PdfUa2() #
Returns: PdfUaIdentification

Creates PDF/UA-2 identification metadata.

Properties

public Int32 Part { get; } #

PDF/UA standard part, currently 1 or 2.

Fields

public const String NamespaceUri #

PDF/UA identification namespace URI.

Value: http://www.aiim.org/pdfua/ns/id/