←Select platform

FriendlyName Property

Summary
Gets or sets the friendly name for a specific IAnnBatesElement element.
Syntax
C#
VB
C++
Java
public string FriendlyName { get; set; } 
Property FriendlyName As String 
String getFriendlyName(); 
void setFriendlyName(String name); 
public:  
   property String^ FriendlyName 
   { 
      String^ get() 
      void set(String^ value) 
   } 

Property Value

A string that represents the friendly name for the IAnnBatesElement element.

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.