Leadtools.Windows.Annotations Namespace > AnnRubberStampObject Class : SetUseOriginalPicture Method |
public static void SetUseOriginalPicture( AnnRubberStampType type, bool value )
'Declaration Public Shared Sub SetUseOriginalPicture( _ ByVal type As AnnRubberStampType, _ ByVal value As Boolean _ )
'Usage Dim type As AnnRubberStampType Dim value As Boolean AnnRubberStampObject.SetUseOriginalPicture(type, value)
public: static void SetUseOriginalPicture( AnnRubberStampType type, bool value )
For C#/VB examples, refer to GetDefaultPicture.