iText 5

XmpArray

XmpArray Public class

Diagram

flowchart LR classDef interfaceStyle stroke-dasharray: 5 5; classDef abstractStyle stroke-width:4px subgraph iTextSharp.text.xml.xmp iTextSharp.text.xml.xmp.XmpArray[[XmpArray]] end subgraph System.Collections.Generic System.Collections.Generic.List_1[[List]] end System.Collections.Generic.List_1 --> iTextSharp.text.xml.xmp.XmpArray

Members

Methods

Public methods

Returns

Name

string

ToString

()

Details

Inheritance

  • List<string>

Constructors

XmpArray

Source code

public XmpArray(string type)

Arguments

Type

Name

Description

string

type

Methods

ToString

Source code

public override string ToString()

Generated with ModularDoc