Click or drag to resize

PdfFileSpecificationDescription Property

(Optional; PDF 1.6) Descriptive text associated with the file specification. It shall be used for files in the EmbeddedFiles name tree (see 7.7.4, "Name Dictionary").

Namespace: SautinSoft.Pdf
Assembly: SautinSoft.Pdf (in SautinSoft.Pdf.dll) Version: 2024.8.8
Syntax
public string Description { get; set; }

Property Value

String
Descriptive text associated with the file specification.
See Also