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