XFINIUM.PDF Documentation
PdfUncoloredTilingPattern Class
Members 



Defines an uncolored PDF pattern.
Object Model
PdfUncoloredTilingPattern ClassPdfGraphics ClassPdfMatrix Class
Syntax
'Declaration
 
Public Class PdfUncoloredTilingPattern 
   Inherits PdfTilingPattern
'Usage
 
Dim instance As PdfUncoloredTilingPattern
public class PdfUncoloredTilingPattern : PdfTilingPattern 
public ref class PdfUncoloredTilingPattern : public PdfTilingPattern 
Remarks
An uncolored tiling pattern is one that has no inherent color, the color must be specified separately whenever the pattern is used.
Inheritance Hierarchy

System.Object
   Xfinium.Pdf.Graphics.PdfPattern
      Xfinium.Pdf.Graphics.PdfTilingPattern
         Xfinium.Pdf.Graphics.PdfUncoloredTilingPattern

Requirements

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


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

PdfUncoloredTilingPattern Members
Xfinium.Pdf.Graphics Namespace

Send Feedback