←Select platform

Create Method

Summary
Creates a new instance of AnnBatesText.
Syntax
C#
VB
C++
public static AnnBatesText Create( 
   string text 
) 
Public Shared Function Create( _ 
   ByVal text As String _ 
) As AnnBatesText 
public:  
   static AnnBatesText^ Create( 
      String^ text 
   ) 

Parameters

text
A String

Return Value

The AnnBatesText this method creates.

Example

For an example, refer to IAnnBatesElement.

Requirements

Target Platforms

Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.BatesStamp Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.