LEADTOOLS Annotations (Leadtools.Annotations assembly)
LEAD Technologies, Inc

UseGenericTypographic Property (AnnGroupObject)






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
public virtual bool UseGenericTypographic {get; set;}
'Declaration
 
Public Overridable Property UseGenericTypographic As Boolean
'Usage
 
Dim instance As AnnGroupObject
Dim value As Boolean
 
instance.UseGenericTypographic = value
 
value = instance.UseGenericTypographic
public virtual bool UseGenericTypographic {get; set;}
 get_UseGenericTypographic();
set_UseGenericTypographic(value);
public:
virtual property bool UseGenericTypographic {
   bool get();
   void set (    bool value);
}

Property Value

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

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

AnnGroupObject Class
AnnGroupObject Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.