←Select platform

SupportsFont Property

Summary
Indicates if this object supports a font.
Syntax
C#
VB
C++
Java
public override bool SupportsFont { get; } 
Public Overrides ReadOnly Property SupportsFont As Boolean 
@Override public boolean getSupportsFont() 
public:  
   virtual property bool SupportsFont 
   { 
      bool get() override 
   } 

Property Value

true if this AnnObject supports a font; otherwise, it is false.

Requirements

Target Platforms

Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Engine Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.