ImageGear for .NET
SetTargetFormat Method
See Also  Send Feedback
ImageGear21.Core Assembly > ImageGear.Core Namespace > ImGearMetadataHead Class : SetTargetFormat Method




format
ImageGear.Formats.ImGearFormats enumeration value.

Glossary Item Box

Sets target format of the page metadata.

Syntax

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

Parameters

format
ImageGear.Formats.ImGearFormats enumeration value.

Remarks

If the new target format is the same as current target format, no action is taken. If the new format is different from the current format, the existing metadata is discarded and a new empty tree with specified target format is created.

See GetTargetFormat for details on target format usage.

ImageGear.Formats.ImGearFormats enumeration.

See Also

©2013. Accusoft Corporation. All Rights Reserved.