GStateGetRenderingIntent Method |
Gets the rendering intent.
Namespace:
pdftron.PDF
Assembly:
pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax public GStateRenderingIntent GetRenderingIntent()
Public Function GetRenderingIntent As GStateRenderingIntent
public:
virtual GStateRenderingIntent GetRenderingIntent() sealed
function GetRenderingIntent();
Return Value
Type:
GStateRenderingIntent The color intent to be used for rendering the Element
See Also