Leadtools.Annotations Requires Document/Medical product license | Send comments on this topic. | Back to Introduction - All Topics | Help Version 15.10.31
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;}
Managed Extensions for C++ 
public: __property bool get_SerializePassword()override ;
public: __property void set_SerializePassword( 
   bool value
)override ;
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 SerializePassword property of all objects in the group. For more information, refer to SerializePassword.

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