LEADTOOLS Annotations (Leadtools.Annotations assembly)

Type Property

Show in webframe





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 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

See Also

Reference

AnnRubberStampObject Class
AnnRubberStampObject Members

 

 


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