Description

PdfAttachment.Description property

Gets or sets the description of the attached file.

public string Description { get; set; }

Property Value

The description of the attached file.

See Also