Click or drag to resize

PdfPatternPatternType Property

(Required) A code identifying the type of pattern that this PdfPattern describes.

Namespace: SautinSoft.Pdf.Content.Patterns
Assembly: SautinSoft.Pdf (in SautinSoft.Pdf.dll) Version: 2025.11.10
Syntax
public abstract PdfPatternType PatternType { get; }

Property Value

PdfPatternType
A code identifying the type of pattern that this PdfPattern describes.
See Also