The Type Property is available in LEADTOOLS Document and Medical Imaging toolkits.
Gets or sets this AnnRubberStampObject type.Visual Basic (Declaration) | |
---|---|
Public Overridable Property Type As AnnRubberStampType |
Visual Basic (Usage) | Copy Code |
---|---|
Dim instance As AnnRubberStampObject Dim value As AnnRubberStampType instance.Type = value value = instance.Type |
C# | |
---|---|
public virtual AnnRubberStampType Type {get; set;} |
C++/CLI | |
---|---|
public: virtual property AnnRubberStampType Type { AnnRubberStampType get(); void set ( AnnRubberStampType value); } |
Property Value
A AnnRubberStampType value that specifies this AnnRubberStampObject type.For an example, refer to AnnRubberStampObject.
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.
Target Platforms: Microsoft .NET Framework 2.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7