[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.Operators.SetRenderingIntent

SetRenderingIntent Class

PDF "ri" operator. Set the colour rendering intent in the graphics state.

Inheritance
SetRenderingIntent
Namespace: GrapeCity.Documents.Pdf.Operators
Assembly: DS.Documents.Pdf.dll
Syntax
public class SetRenderingIntent : OperatorBase
Public Class SetRenderingIntent
    Inherits OperatorBase

Constructors

Name Description
SetRenderingIntent(RenderingIntent)

Initializes a new instance of the SetRenderingIntent class.

Fields

Name Description
Intent

The rendering intent.

Properties

Name Description
Desc

Gets the operator's description.

Name

Gets the operator's PDF name.

Methods

Name Description
IsSame(OperatorBase)

Determines whether the provided operator is the same as the current operator.