AttachmentName Property

Gets or sets the name of the attachment. If not specified, name from File property will be used.

Definition

Namespace: GleamTech.DocumentUltimate
Assembly: GleamTech.DocumentUltimate (in GleamTech.DocumentUltimate.dll) Version: 7.1.5
C#
public string Name { get; set; }

Property Value

String

See Also