Click or drag to resize

DocumentItemGetTextCount Method

Gets the number of associated text files linked to the document.

Namespace:  Compiled.EDD.Scripting
Assembly:  Compiled.EDD.Scripting (in Compiled.EDD.Scripting.dll) Version: 7.6.1.3-5cb5c356
Syntax
C#
public int GetTextCount()

Return Value

Type: Int32
Number of text items linked.
See Also