Click or drag to resize

PdfTilingPatternContent Property

Gets the content of this tiling pattern.

Namespace: SautinSoft.Pdf.Content.Patterns
Assembly: SautinSoft.Pdf (in SautinSoft.Pdf.dll) Version: 2026.5.5
Syntax
public PdfContent Content { get; }

Property Value

PdfContent
The content of this tiling pattern.
See Also