Converter.ThumbnailCopyIptc Property HTML5/Flash Uploader ASP.NET

Supported technologies: Adobe FlashHTML 5

Gets or sets a value indicating whether the thumbnail should contain IPTC metadata copied from the original file.

Namespace: Aurigma.ImageUploaderFlash
Assembly: Aurigma.ImageUploaderFlash (in Aurigma.ImageUploaderFlash.dll)

Syntax

C#
public bool ThumbnailCopyIptc { get; set; }

Property Value

Type: System..Boolean

If true, the IPTC information is copied from the original file. Otherwise, IPTC metadata will not be preserved.

Default value is false.

Remarks

This property makes sense only if the Mode property has the Thumbnail value.

See Also

Reference

Manual