PdfResourcesAddPattern Method (PdfShadingPattern)Terminal Works - PDF Printing.Net Library
Adds the specified pattern to this resource dictionary and returns its local resource name.

Namespace: PdfEdit.Pdf.Advanced
Assembly: PdfPrintingNet (in PdfPrintingNet.dll) Version: 5.2.1.0 (5.2.1.0)
Syntax

public string AddPattern(
	PdfShadingPattern pattern
)

Parameters

pattern
Type: PdfEdit.Pdf.AdvancedPdfShadingPattern

Return Value

Type: String
See Also

Reference