Click or drag to resize

ExtensionInfoTextItems Property

Extension Text items

Namespace:  NetQuarry
Assembly:  EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
public TextItems TextItems { get; set; }

Property Value

Type: TextItems
a NetQuarry.TextItems collection that applies to this extension instance

Implements

IEAPBaseTextItems
See Also