Click or drag to resize

UOFTranslator GetXPathDoc Method

Gets the Xpath of document.

Namespace: Spire.Pdf.General.Paper.Uof
Assembly: Spire.Pdf (in Spire.Pdf.dll) Version: 11.3.7.0 (11.3.7.1046)
Syntax
public static XPathDocument GetXPathDoc(
	string xslname,
	string location
)

Parameters

xslname
Type: System String
location
Type: System String

Return Value

Type: XPathDocument
See Also