CgmFile.ContainsTextElement

CgmFile.ContainsTextElement method

Determines whether any text element equals the specified text.

public bool ContainsTextElement(string text)
ParameterTypeDescription
textStringThe text.

See Also