Click or drag to resize

PdfFormContentElementType Property

Gets the Form value.

Namespace: SautinSoft.Pdf.Content
Assembly: SautinSoft.Pdf (in SautinSoft.Pdf.dll) Version: 2026.7.1
Syntax
public override PdfContentElementType ElementType { get; }

Property Value

PdfContentElementType
The Form value.
See Also