Xfinium.Pdf.Graphics Namespace > PdfDeviceNColorSpace Class : TintTransform Property |
'Declaration
Public Property TintTransform As PdfFunction
'Usage
Dim instance As PdfDeviceNColorSpace Dim value As PdfFunction instance.TintTransform = value value = instance.TintTransform
public PdfFunction TintTransform {get; set;}
public: property PdfFunction^ TintTransform { PdfFunction^ get(); void set ( PdfFunction^ value); }
Supported .NET Platforms: .NET 2.0 - .NET 4.6, Windows Forms, ASP.NET, Windows Presentation Foundation 4.x, Silverlight 5, WinRT, Universal Windows Platform, Windows Phone 8 & 8.1, Xamarin iOS & Android, Portable Class Library