C#
VB
Java
WinRT C#
C++
Converts IAnnBatesElement to string expression using (starting, ending, and separating) symbols.
public string WriteElementToString(IAnnBatesElement element)
Public Function WriteElementToString( _ByVal element As Leadtools.Annotations.Documents.IAnnBatesElement _) As String
public string WriteElementToString(Leadtools.Annotations.Documents.IAnnBatesElement element)
public String writeElementToString(IAnnBatesElement element)
function Leadtools.Annotations.Documents.AnnBatesStampTranslator.WriteElementToString(element)
public:String^ WriteElementToString(IAnnBatesElement^ element)
element
The Bates stamp element to convert to a string expression. This value must not be null.
A string expression for this element.
For an example, refer to AnnBatesStampTranslator.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET
