←Select platform

Logo Property

Summary

Gets or sets the Bates stamp logo.

Syntax
C#
VB
C++
Java
public AnnBatesStampLogo Logo { get; } 
Public ReadOnly Property Logo As AnnBatesStampLogo 
public AnnBatesStampLogo getLogo() 
public:  
   property AnnBatesStampLogo^ Logo 
   { 
      AnnBatesStampLogo^ get() 
   } 

Property Value

A value of the Bates stamp logo.

Example

For an example, refer to AnnBatesStampComposer.

Requirements

Target Platforms

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

Leadtools.Annotations.BatesStamp Assembly