←Select platform

Logo Property

Summary

Gets or sets the Bates stamp logo.

Syntax

C#
VB
Java
WinRT C#
C++
public AnnBatesStampLogo Logo { get; } 
Public ReadOnly Property Logo As Leadtools.Annotations.Documents.AnnBatesStampLogo 
public AnnBatesStampLogo getLogo() 
             
 get_Logo();  
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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Documents Assembly