Xfinium.Pdf.Graphics Namespace > PdfExtendedGraphicState Class : BlendMode Property |
'Declaration
Public Property BlendMode As PdfBlendMode
'Usage
Dim instance As PdfExtendedGraphicState Dim value As PdfBlendMode instance.BlendMode = value value = instance.BlendMode
public PdfBlendMode BlendMode {get; set;}
public: property PdfBlendMode BlendMode { PdfBlendMode get(); void set ( PdfBlendMode 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