←Select platform

WriteElementToString Method

Summary

Converts IAnnBatesElement to string expression using (starting, ending, and separating) symbols.

Syntax

C#
VB
Java
WinRT C#
public string WriteElementToString(  
   Leadtools.Annotations.Documents.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  
) 

Parameters

element
The Bates stamp element to convert to a string expression. This value must not be null.

Return Value

A string expression for this element.

Example

For an example, refer to AnnBatesStampTranslator.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Annotations.Documents Assembly
Click or drag to resize