←Select platform

FriendlyName Property

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

Property Value

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

Requirements

Target Platforms

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

Leadtools.Annotations.BatesStamp Assembly

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