←Select platform

WriteElementsToString Method

Summary

Converts an array of IAnnBatesElement elements to a string expression using (starting, ending , and separating) symbols.

Syntax

C#
VB
Java
WinRT C#
public string WriteElementsToString(  
   Leadtools.Annotations.Documents.IAnnBatesElement[] elements 
) 
Public Function WriteElementsToString( _ 
   ByVal elements() As Leadtools.Annotations.Documents.IAnnBatesElement _ 
) As String 
public string WriteElementsToString(  
   Leadtools.Annotations.Documents.IAnnBatesElement[] elements 
) 
public String writeElementsToString(IAnnBatesElement[] elements)
function Leadtools.Annotations.Documents.AnnBatesStampTranslator.WriteElementsToString(  
   elements  
) 

Parameters

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

Return Value

A string expression for these elements.

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