Click or drag to resize

DocumentRenderInstructionXPath Property

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
XPath used for selecting the nodes

Namespace:  imbNLP.Toolkit.Entity
Assembly:  imbNLP.Toolkit (in imbNLP.Toolkit.dll) Version: 0.2.30
Syntax
C#
public string XPath { get; set; }

Property Value

Type: String
The x path.
See Also