C# Class iTextSharp.text.pdf.XfaXpathConstructor

Inheritance: IXpathConstructor
Afficher le fichier Open project: nonorganic/dssnet Class Usage Examples

Méthodes publiques

Méthode Description
GetNamespaceManager ( ) : XmlNamespaceManager
GetXpathExpression ( ) : String
XfaXpathConstructor ( ) : System
XfaXpathConstructor ( XdpPackage xdpPackage ) : System

Method Details

GetNamespaceManager() public méthode

public GetNamespaceManager ( ) : XmlNamespaceManager
Résultat System.Xml.XmlNamespaceManager

GetXpathExpression() public méthode

public GetXpathExpression ( ) : String
Résultat String

XfaXpathConstructor() public méthode

public XfaXpathConstructor ( ) : System
Résultat System

XfaXpathConstructor() public méthode

public XfaXpathConstructor ( XdpPackage xdpPackage ) : System
xdpPackage XdpPackage
Résultat System