PdfTilingPatternPatternType 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: 2026.5.19
Syntaxpublic override PdfPatternType PatternType { get; }Public Overrides ReadOnly Property PatternType As PdfPatternType
Get
Property Value
PdfPatternType
A code identifying the type of pattern that this
PdfPattern describes.
See Also