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: 9.0.0.0-142fa9725
Syntax
C#
public int GetTextCount()

Return Value

Int32
Number of text items linked.
See Also