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



Restricts the header to appear fully within the bounding rectangle of the Container of this AnnGroupObject.

Syntax

Visual Basic (Declaration) 
Overrides Public Sub RestrictHeader() 
Visual Basic (Usage)Copy Code
Dim instance As AnnGroupObject
 
instance.RestrictHeader()
C# 
public override void RestrictHeader()
C++/CLI 
public:
void RestrictHeader(); override 

Remarks

This method will enumerate all of the objects inside this AnnGroupObject, calling the AnnObjectBase.RestrictHeader method on each one.

Requirements

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

See Also

RestrictHeader requires a Document/Medical product license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features and Unlocking Special LEAD Features.