Skip to main content
Skip table of contents

AcroFieldsSearch

AcroFieldsSearch Public class

Diagram

  flowchart LR
  classDef interfaceStyle stroke-dasharray: 5 5;
  classDef abstractStyle stroke-width:4px
  subgraph iTextSharp.text.pdf.XfaForm
  iTextSharp.text.pdf.XfaForm.AcroFieldsSearch[[AcroFieldsSearch]]
  end
  subgraph 
iTextSharp.text.pdf.XfaForm/Xml2Som[[Xml2Som]]
  end
iTextSharp.text.pdf.XfaForm/Xml2Som --> iTextSharp.text.pdf.XfaForm.AcroFieldsSearch

Members

Properties

Public properties
TypeNameMethods
Dictionary<string, string>AcroShort2LongNameget, set

Details

Inheritance

  • Xml2Som

Constructors

AcroFieldsSearch

Source code

public AcroFieldsSearch(ICollection<string> items)
Arguments
TypeNameDescription
ICollection<string>items

Properties

AcroShort2LongName
public virtual Dictionary<string, string> AcroShort2LongName { get; set; }

Generated with ModularDoc

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.