XFINIUM.PDF Documentation
PdfBrush Class
Members 



Xfinium.Pdf.Graphics Namespace : PdfBrush Class
Defines PDF brush.
Object Model
PdfBrush ClassPdfColor Class
Syntax
'Declaration
 
Public Class PdfBrush 
'Usage
 
Dim instance As PdfBrush
public class PdfBrush 
public ref class PdfBrush 
Remarks
The brush is used to fill a path with a color.
Inheritance Hierarchy

System.Object
   Xfinium.Pdf.Graphics.PdfBrush
      Xfinium.Pdf.Graphics.PdfPatternBrush

Requirements

Supported .NET Platforms: .NET 4.0 and higher, Windows Forms, ASP.NET, Windows Presentation Foundation 4.x, Silverlight 5, WinRT, Universal Windows Platform, Xamarin Mac, iOS & Android, Portable Class Library, .NET Core, .NET Standard


Target Platforms:Windows 10, Windows 8.1, Windows 8 , Windows 7, Windows Vista SP1 or later, Windows Server 2008, Windows Server 2008 R2

See Also

Reference

PdfBrush Members
Xfinium.Pdf.Graphics Namespace