PdfFileEditor.AttachmentName

PdfFileEditor.AttachmentName property

Gets or sets name of attachment when result of operation is stored into HttpResponse objects as attachment.

public string AttachmentName { get; set; }

See Also