ImageGear for .NET
SetData Method
See Also  Send Feedback
ImageGear21.Formats.Pdf Assembly > ImageGear.Formats.PDF Namespace > ImGearPDEImage Class : SetData Method




options
A set of ImGearPDEImageDataFlags options. If ENCODED is set, the data must be encoded for the current filters. If the ENCODED flag is not set, data is not encoded.
data
Image data.

Glossary Item Box

Sets data for an image.

Syntax

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

Parameters

options
A set of ImGearPDEImageDataFlags options. If ENCODED is set, the data must be encoded for the current filters. If the ENCODED flag is not set, data is not encoded.
data
Image data.

See Also

©2013. Accusoft Corporation. All Rights Reserved.