C# Class iTextSharp.text.xml.xmp.XmpArray

Inheritance: System.Collections.ArrayList
显示文件 Open project: red-gate/iTextSharp-4.1.6 Class Usage Examples

Protected Properties

Property Type Description
type String

Public Methods

Method Description
ToString ( ) : String
XmpArray ( String type ) : System

Method Details

ToString() public method

public ToString ( ) : String
return String

XmpArray() public method

public XmpArray ( String type ) : System
type String
return System

Property Details

type protected_oe property

protected String type
return String