Click or drag to resize

PdfPattern Constructor

Creates a new instance of PdfPattern and bound it to the specified handle

Namespace: Patagames.Pdf.Net.Patterns
Assembly: Patagames.Pdf (in Patagames.Pdf.dll) Version: 4.89.2704
Syntax
protected PdfPattern(
	IntPtr handle
)

Parameters

handle  IntPtr
The handle to the pattern object.
See Also