isValidLinkTarget method

isValidLinkTarget(target)

Determines whether this TextBox can be linked to the target TextBox.

isValidLinkTarget(target: Aspose.Words.Drawing.TextBox)
ParameterTypeDescription
targetTextBox

See Also