Skip to main content
Skip table of contents

XfaXpathConstructor (1)

XfaXpathConstructor Public class

Diagram

  flowchart LR
  classDef interfaceStyle stroke-dasharray: 5 5;
  classDef abstractStyle stroke-width:4px
  subgraph iTextSharp.text.pdf
  iTextSharp.text.pdf.XfaXpathConstructor[[XfaXpathConstructor]]
  end
  subgraph iTextSharp.text.pdf.security
  iTextSharp.text.pdf.security.IXpathConstructor[[IXpathConstructor]]
  class iTextSharp.text.pdf.security.IXpathConstructor interfaceStyle;
  end
iTextSharp.text.pdf.security.IXpathConstructor --> iTextSharp.text.pdf.XfaXpathConstructor

Members

Methods

Public methods
ReturnsName
XmlNamespaceManagerGetNamespaceManager()
stringGetXpathExpression()

Details

Inheritance

Nested types

Enums
  • XdpPackage

Constructors

XfaXpathConstructor [1/2]

Source code

public XfaXpathConstructor()
XfaXpathConstructor [2/2]

Source code

public XfaXpathConstructor(XdpPackage xdpPackage)
Arguments
TypeNameDescription
XdpPackagexdpPackage

Methods

GetXpathExpression

Source code

public virtual string GetXpathExpression()
GetNamespaceManager

Source code

public virtual XmlNamespaceManager GetNamespaceManager()

Generated with ModularDoc

JavaScript errors detected

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

If this problem persists, please contact our support.