Document Solutions for PDF
GrapeCity.Documents.DX.Windows Assembly / GrapeCity.Documents.DX.Direct2D.Effects Namespace / ColorManagement Class / DestinationIntent Property

In This Topic
    DestinationIntent Property
    In This Topic
    The rendering intent for the destination context.
    Syntax
    'Declaration
     
    Public Property DestinationIntent As ColorManagementRenderingIntent
    public ColorManagementRenderingIntent DestinationIntent {get; set;}
    See Also