C# Class iTextSharp.text.pdf.XfaForm.InverseStore

Exibir arquivo Open project: red-gate/iTextSharp-4.1.6

Protected Properties

Property Type Description
follow System.Collections.ArrayList
part System.Collections.ArrayList

Public Methods

Method Description
IsSimilar ( String name ) : bool

Method Details

IsSimilar() public method

public IsSimilar ( String name ) : bool
name String
return bool

Property Details

follow protected_oe property

protected ArrayList,System.Collections follow
return System.Collections.ArrayList

part protected_oe property

protected ArrayList,System.Collections part
return System.Collections.ArrayList