Error processing SSI file
(Leadtools.Annotations.Documents)

LogoRect Property

Show in webframe
Gets or sets the LeadRectD of the logo picture and its text.
Syntax
get_logoRect();
set_logoRect(value);
Object.defineProperty('logoRect');

Property Value

TypeDescription
LeadRectDThe rectangle of the logo picture and its text where they will be laid out.
Remarks

The rectangle structure will be ignored if you set the property StretchLogo to true.

See Also

Reference

AnnBatesStampLogo Object
AnnBatesStampLogo Members

Error processing SSI file