Skip to main content

IXmpStringArray Interface

An XMP string array.

Declaration

public interface IXmpStringArray extends IXmpArray<XmpString>

Remarks

Refer to the following help topic for additional information: Manage PDF Document Properties and XMP Metadata.

Implements

com.devexpress.docs.pdf.IXmpArray<com.devexpress.docs.pdf.XmpString>