←Select platform

SuffixText Property

Summary
Gets or sets the text you want to add as ending text of AnnBatesNumber.
Syntax
C#
VB
C++
Java
public string SuffixText { get; set; } 
Public Property SuffixText As String 
public String getSuffixText() 
public void setSuffixText(String suffixText) 
public:  
   property String^ SuffixText 
   { 
      String^ get() 
      void set(String^ value) 
   } 

Property Value

A value indicating the text to add as ending text of 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.