ImageViewerOutputProfile Property |
Gets or sets the color profile used for proofing images to a target device.
Namespace:
Atalasoft.Imaging.WinControls
Assembly:
Atalasoft.dotImage.WinControls (in Atalasoft.dotImage.WinControls.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax public ColorProfile OutputProfile { get; set; }
Public Property OutputProfile As ColorProfile
Get
Set
Property Value
Type:
ColorProfile The color profile used for proofing images to a target device.
See Also