←Select platform

UseGenericTypographic Property

Summary

Gets or sets a value that indicates whether or not to remove the default margin when setting the EdgeMargin property to an empty margin.

Syntax

C#
VB
C++
public bool UseGenericTypographic { get; set; } 
  
Public Overridable Property UseGenericTypographic As Boolean 
public: 
virtual property bool UseGenericTypographic { 
   bool get(); 
   void set (    bool ); 
} 

Property Value

true to remove the default margin when setting the EdgeMargin property to an empty margin, false to keep it.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations Assembly