Leadtools.Annotations Requires Document/Medical product license | Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.5.9.25
SerializePassword Property
See Also 
Leadtools.Annotations Namespace > AnnGroupObject Class : SerializePassword Property



Gets or sets a value indicating whether the password is saved when this AnnGroupObject object is serialized.

Syntax

Visual Basic (Declaration) 
Overrides Public Property SerializePassword As Boolean
Visual Basic (Usage)Copy Code
Dim instance As AnnGroupObject
Dim value As Boolean
 
instance.SerializePassword = value
 
value = instance.SerializePassword
C# 
public override bool SerializePassword {get; set;}
C++/CLI 
public:
property bool SerializePassword override {
   bool get();
   void set (bool value);
}

Return Value

true if this password is saved when this AnnGroupObject object is serialized; false otherwise.

Remarks

The AnnGroupObject class overrides the AnnObject.SerializePassword to set the AnnObject.SerializePassword property of all objects in the group. For more information, refer to AnnObject.SerializePassword.

Requirements

Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family

See Also

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