←Select platform

StretchLogo Property

Summary
Gets or sets the stretch property to the Bates stamp logo. Hence, making it possible to cover the entire area of the container attached to this Bates stamp.
Syntax
C#
VB
C++
Java
public bool StretchLogo { get; set; } 
Public Property StretchLogo As Boolean 
public boolean getStretchLogo() 
public void setStretchLogo(boolean stretchLogo) 
public:  
   property bool StretchLogo 
   { 
      bool get() 
      void set(bool value) 
   } 

Property Value

The value that determines whether or not to stretch the Bates stamp logo to the entire container area attached to this Bates stamp.

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.