←Select platform

Font Property

Summary
Gets or sets the font of the logo's text.
Syntax
C#
VB
C++
Java
public AnnFont Font { get; set; } 
Public Property Font As AnnFont 
public AnnFont getFont() 
public void setFont(AnnFont font) 
public:  
   property AnnFont^ Font 
   { 
      AnnFont^ get() 
      void set(AnnFont^ value) 
   } 

Property Value

The font of the logo's text

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.