Document Solutions for PDF
GrapeCity.Documents.Pdf Assembly / GrapeCity.Documents.Pdf Namespace / OutputIntent Class
Members

In This Topic
    OutputIntent Class
    In This Topic
    Represents a PDF Output Intent.

    Output intents provide a means for matching the color characteristics of page content in a PDF document with those of a target output device or production environment in which the document will be printed.

    Object Model
    OutputIntent Class
    Syntax
    'Declaration
     
    Public Class OutputIntent 
       Inherits GrapeCity.Documents.Pdf.Wrappers.PdfDictWrapper
    Inheritance Hierarchy

    System.Object
       GrapeCity.Documents.Pdf.Wrappers.PdfWrapperBase
          GrapeCity.Documents.Pdf.Wrappers.PdfWrapper<T>
             GrapeCity.Documents.Pdf.Wrappers.PdfDictWrapper
                GrapeCity.Documents.Pdf.OutputIntent

    See Also