LEADTOOLS Annotations for WPF and Silverlight (Leadtools.Windows.Annotations assembly)
LEAD Technologies, Inc

AnnRubberStampType Enumeration






Represents the types of rubber stamps available for the AnnRubberStampObject annotation object. .NET support Silverlight support
Syntax
public enum AnnRubberStampType : System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
'Declaration
 
Public Enum AnnRubberStampType 
   Inherits System.Enum
   Implements System.IComparableSystem.IConvertibleSystem.IFormattable 
'Usage
 
Dim instance As AnnRubberStampType
public enum AnnRubberStampType : System.IComparableSystem.IConvertibleSystem.IFormattable  
Leadtools.Windows.Annotations.AnnRubberStampType = function() { };
Leadtools.Windows.Annotations.AnnRubberStampType.prototype = {
LeadtoolsMemberMarker(replace me) };
public enum class AnnRubberStampType : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
Members
MemberDescription
ApprovedThe text "Approved".
AssignedThe text "Assigned".
CheckedThe text "Checked".
ClientThe text "Client Attorney Privilege".
CopyThe text "Copy".
DraftThe text "Draft".
ExtendedThe text "Extended".
FaxThe text "Fax".
FaxedThe text "Faxed".
ImportantThe text "Important".
InvoiceThe text "Invoice".
NoticeThe text "Notice".
OfficialThe text "Official".
OnFileThe text "On File".
PaidThe text "Paid".
PassedThe text "Passed".
PendingThe text "Pending".
ProcessedThe text "Processed".
ReceivedThe text "Received".
RejectedThe text "Rejected".
ReleaseThe text "Release".
SentThe text "Sent".
ShippedThe text "Shipped".
TopSecretThe text "Top Secret".
UrgentThe text "Urgent".
VoidThe text "Void".
Remarks
For information regarding default values for the different rubber stamps used in automated mode, including information on how to override these values, refer to Localization of LEADTOOLS for .NET WPF Annotations Automation

Use the AnnRubberStampObject.SetDefaultPicture method to change the default picture used by the AnnRubberStampObject objects. Use the AnnRubberStampObject.GetUseOriginalPicture and AnnRubberStampObject.SetUseOriginalPicture methods to control whether an AnnRubberStampObject will use the default or original picture for a certain type.

Example

For C#/VB examples, refer to AnnRubberStampObject.

Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.Windows.Annotations.AnnRubberStampType

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

Leadtools.Windows.Annotations Namespace

 

 


Products | Support | Contact Us | Copyright Notices

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