Leadtools.Annotations Requires Document/Medical product license | Send comments on this topic. | Back to Introduction - All Topics | Help Version 15.10.31
GetUseOriginalPicture Method
See Also 
Leadtools.Annotations Namespace > AnnRubberStampObject Class : GetUseOriginalPicture Method




type
An AnnRubberStampType value that represents the type of the rubber stamp.
Gets a value indicating whether to revert back to the original picture for an AnnRubberStampObject type.

Syntax

Visual Basic (Declaration) 
Public Shared Function GetUseOriginalPicture( _
   ByVal type As AnnRubberStampType _
) As Boolean
Visual Basic (Usage)Copy Code
Dim type As AnnRubberStampType
Dim value As Boolean
 
value = AnnRubberStampObject.GetUseOriginalPicture(type)
C# 
public static bool GetUseOriginalPicture( 
   AnnRubberStampType type
)
Managed Extensions for C++ 
public: static bool GetUseOriginalPicture( 
   AnnRubberStampType type
) 
C++/CLI 
public:
static bool GetUseOriginalPicture( 
   AnnRubberStampType type
) 

Parameters

type
An AnnRubberStampType value that represents the type of the rubber stamp.

Return Value

true to revert back to the original picture used for all AnnRubberStampObject objects with Type set to type; otherwise, false to use the new picture if any.

Example

For an example, refer to GetDefaultPicture.

Remarks

Use the GetDefaultPicture to get the current default picture used by the AnnRubberStampObject objects. Use the SetDefaultPicture to change the default picture. Use SetUseOriginalPicture to change whether the AnnRubberStampObject of a certain type uses the default picture.

Requirements

Target Platforms: Microsoft .NET Framework 2.0, Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family

See Also

Leadtools.Annotations requires a Document or Medical toolkit license and unlock key. For more information, refer to: Raster Pro/Document/Medical Features