iTextSharp.text.pdf.XfaXpathConstructor.XfaXpathConstructor C# (CSharp) Method

XfaXpathConstructor() public method

public XfaXpathConstructor ( ) : System
return System
        public XfaXpathConstructor() {
            this.xpathExpression = "";
        }

Same methods

XfaXpathConstructor::XfaXpathConstructor ( XdpPackage xdpPackage ) : System