ImageGear .NET v25.0 - Updated
RenderIntent Field




ImageGear.Formats.Pdf Assembly > ImageGear.Formats.PDF Namespace > ImGearPDEGraphicState Class : RenderIntent Field
A color rendering intent, corresponding to the Intent key in the image dictionary.
Syntax
'Declaration
 
Public RenderIntent As ImGearPDFAtom
'Usage
 
Dim instance As ImGearPDEGraphicState
Dim value As ImGearPDFAtom
 
value = instance.RenderIntent
 
instance.RenderIntent = value
public ImGearPDFAtom RenderIntent
public: ImGearPDFAtom* RenderIntent
public:
ImGearPDFAtom^ RenderIntent

Field Value

ImGearPDFAtom class object.
See Also

Reference

ImGearPDEGraphicState Class
ImGearPDEGraphicState Members
ImGearPDFAtom Class