←Select platform

Font Property

Summary
Gets or sets the font of the logo's text.
Syntax
C#
C++/CLI
Java
Python
public AnnFont Font { get; set; } 
public AnnFont getFont() 
public void setFont(AnnFont font) 
public:  
   property AnnFont^ Font 
   { 
      AnnFont^ get() 
      void set(AnnFont^ value) 
   } 
Font # get and set (AnnBatesStampLogo) 

Property Value

The font of the logo's text

Requirements

Target Platforms

Help Version 22.0.2023.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 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.