←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#
C++/CLI
Java
Python
public bool StretchLogo { get; set; } 
public boolean getStretchLogo() 
public void setStretchLogo(boolean stretchLogo) 
public:  
   property bool StretchLogo 
   { 
      bool get() 
      void set(bool value) 
   } 
StretchLogo # get and set (AnnBatesStampLogo) 

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 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.