←Select platform

PrefixText Property

Summary
Gets or sets the starting text for this AnnBatesNumber.
Syntax
C#
VB
C++
Java
public string PrefixText { get; set; } 
Public Property PrefixText As String 
public String getPrefixText() 
public void setPrefixText(String prefixText) 
public:  
   property String^ PrefixText 
   { 
      String^ get() 
      void set(String^ value) 
   } 

Property Value

A value indicating the starting text for AnnBatesNumber.

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.