Gets or sets this AnnRubberStampObject type.
public virtual AnnRubberStampType Type { get; set; }
Public Overridable Property Type As Leadtools.Annotations.AnnRubberStampType
public:
virtual property Leadtools.Annotations.AnnRubberStampType Type {
Leadtools.Annotations.AnnRubberStampType get();
void set ( Leadtools.Annotations.AnnRubberStampType );
}
A AnnRubberStampType value that specifies this AnnRubberStampObject type.
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 (Deprecated).
For an example, refer to AnnRubberStampObject.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET