←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 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.BatesStamp Assembly