Click or drag to resize

PdfPortfolioFieldDataType Property

(Required) The data type of PdfPortfolioFieldValue or PdfFileSpecification and PdfPortfolioFolder related property that this PdfPortfolioField describes.

Namespace: SautinSoft.Pdf.Portfolios
Assembly: SautinSoft.Pdf (in SautinSoft.Pdf.dll) Version: 2026.7.1
Syntax
public PdfPortfolioFieldDataType DataType { get; }

Property Value

PdfPortfolioFieldDataType
The data type of PdfPortfolioFieldValue or PdfFileSpecification/PdfPortfolioFolder-related property that this PdfPortfolioField describes.
See Also