Click or drag to resize

PdfTilingPatternPatternType 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: 2026.5.19
Syntax
public override PdfPatternType PatternType { get; }

Property Value

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