FileSpecificationDescription Property

Apitron PDF Kit help
Apitron.PDF.Kit library for .NET
Gets or sets descriptive text associated with the file specification. It shall be used for file specification dictionaries referenced from the EmbeddedFiles name tree.

Namespace:  Apitron.PDF.Kit.FixedLayout
Assembly:  Apitron.PDF.Kit (in Apitron.PDF.Kit.dll) Version: 2.0.37.0 (2.0.37.0)
Syntax

public string Description { get; set; }

Property Value

Type: String
The description.
See Also

Reference