create Method

Summary

Creates a new instance of AnnBatesText.

Syntax

JavaScript Syntax
create = function(text) 
TypeScript Syntax
static create(text: string): AnnBatesText; 

Parameters

text

A String

Return Value

The AnnBatesText this method creates.

Example

For an example, refer to IAnnBatesElement.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Documents Assembly