LEADTOOLS Annotations (Leadtools.Annotations assembly)

UseGenericTypographic Property (IAnnTextObject)

Show in webframe





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
bool UseGenericTypographic {get; set;}
'Declaration
 
Property UseGenericTypographic As Boolean
'Usage
 
Dim instance As IAnnTextObject
Dim value As Boolean
 
instance.UseGenericTypographic = value
 
value = instance.UseGenericTypographic

            

            
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

See Also

Reference

IAnnTextObject Interface
IAnnTextObject Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.