PdfPatternPatternType Property |
(Required) A code identifying the type of pattern that this
PdfPattern describes.
Namespace: SautinSoft.Pdf.Content.PatternsAssembly: SautinSoft.Pdf (in SautinSoft.Pdf.dll) Version: 2025.11.10
Syntaxpublic abstract PdfPatternType PatternType { get; }Public MustOverride ReadOnly Property PatternType As PdfPatternType
Get
Property Value
PdfPatternType
A code identifying the type of pattern that this
PdfPattern describes.
See Also