The End Method supports WPF/Silverlight.
The End Method is available in LEADTOOLS Document and Medical Imaging toolkits.
The AnnRichTextEditDesigner implementation of AnnEditDesigner.End.| Visual Basic (Declaration) | |
|---|---|
Overrides Public Sub End() | |
| Visual Basic (Usage) | Copy Code |
|---|---|
Dim instance As AnnRichTextEditDesigner instance.End() | |
| C# | |
|---|---|
public override void End() | |
| C++/CLI | |
|---|---|
public: void End(); override | |
For more information, refer to AnnEditDesigner.End.
Target Platforms: Silverlight 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7, MAC OS/X (Intel Only)
Copy Code