Click or drag to resize

PdfContentElementCollectionFirst Property


Namespace: SautinSoft.Pdf.Content
Assembly: SautinSoft.Pdf (in SautinSoft.Pdf.dll) Version: 2026.7.1
Syntax
public PdfContentElement First { get; }

Property Value

PdfContentElement
The first PdfContentElement of the PdfContentElementCollection.
See Also