Skip to main content
Skip table of contents

InverseStore

InverseStore 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.InverseStore[[InverseStore]]
  end

Members

Properties

Public properties
TypeNameMethods
stringDefaultNameget

Methods

Public methods
ReturnsName
boolIsSimilar(string name)

Details

Constructors

InverseStore

Source code

public InverseStore()

Methods

IsSimilar

Source code

public virtual bool IsSimilar(string name)
Arguments
TypeNameDescription
stringname

Properties

DefaultName
public virtual string DefaultName { get; }

Generated with ModularDoc

JavaScript errors detected

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

If this problem persists, please contact our support.