ImageGear for .NET
ManageMetadata(IWin32Window,ImGearMetadataHead,Font) Method
See Also  Send Feedback
ImageGear21.Windows.Forms Assembly > ImageGear.Windows.Forms Namespace > ImGearWinForms Class > ManageMetadata Method : ManageMetadata(IWin32Window,ImGearMetadataHead,Font) Method




owner
Handle of window to use as parent for dialog box.
metadata
Metadata to display in dialog box.
dataDisplayFont
The font used to display metadata leaf. If the parameter is not null, dialog's text box control, which displays the data, will use the supplied font.

Glossary Item Box

Shows dialog box with metadata tree.

Syntax

 
Visual Basic
C#
Managed Extensions for C++
C++/CLI
 
 

Parameters

owner
Handle of window to use as parent for dialog box.
metadata
Metadata to display in dialog box.
dataDisplayFont
The font used to display metadata leaf. If the parameter is not null, dialog's text box control, which displays the data, will use the supplied font.

Remarks

If the metadata can contain Unicode complex script text, text box's default font would not display it properly. In such case provide by dataDisplayFont some alternative font that could display such data.

See Also

©2013. Accusoft Corporation. All Rights Reserved.