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

Type Property






Gets or sets this AnnRubberStampObject type.
Syntax
public virtual AnnRubberStampType Type {get; set;}
'Declaration
 
Public Overridable Property Type As AnnRubberStampType
'Usage
 
Dim instance As AnnRubberStampObject
Dim value As AnnRubberStampType
 
instance.Type = value
 
value = instance.Type
public virtual AnnRubberStampType Type {get; set;}
 get_Type();
set_Type(value);
public:
virtual property AnnRubberStampType Type {
   AnnRubberStampType get();
   void set (    AnnRubberStampType value);
}

Property Value

A AnnRubberStampType value that specifies this AnnRubberStampObject type.
Remarks
For information regarding the default rubber stamps used in the automated mode, including information on how to override these default values, refer to Localization of LEADTOOLS for .NET Annotations Automation.
Example
For an example, refer to AnnRubberStampObject.
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

AnnRubberStampObject Class
AnnRubberStampObject Members

 

 


Products | Support | Contact Us | Copyright Notices

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