←Select platform

FriendlyName Property

Summary

Gets the friendly name for AnnBatesStamp.

Syntax

C#
VB
Java
WinRT C#
C++
public string FriendlyName { get; set; } 
Public Property FriendlyName As String 
public string FriendlyName {get; set;} 
public String getFriendlyName() 
public void setFriendlyName(String name) 
             
 <br/>get_FriendlyName();<br/>set_FriendlyName(value);<br/>Object.defineProperty('FriendlyName');  
public:  
   property String^ FriendlyName 
   { 
      String^ get() 
      void set(String^ value) 
   } 

Property Value

A string that represents the friendly name for the AnnBatesStamp object.

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