Document Solutions for PDF
DS.Documents.Pdf Assembly / GrapeCity.Documents.Pdf.Operators Namespace / SetRenderingIntent Class
Members

In This Topic
    SetRenderingIntent Class
    In This Topic
    PDF "ri" operator. Set the colour rendering intent in the graphics state.
    Object Model
    SetRenderingIntent Class
    Syntax
    'Declaration
     
    Public Class SetRenderingIntent 
       Inherits OperatorBase
    public class SetRenderingIntent : OperatorBase 
    Inheritance Hierarchy

    System.Object
       GrapeCity.Documents.Pdf.Operators.OperatorBase
          GrapeCity.Documents.Pdf.Operators.SetRenderingIntent

    See Also