ProcessingInstructionTarget Property
The target of this processing instruction.

Namespace: Aspose.Html.Dom
Assembly: Aspose.HTML (in Aspose.HTML.dll) Version: 20.3
Syntax
public string Target { get; }

Property Value

Type: String
The target.
See Also