InputContextAttachments Property

Gets or sets the attachments inside the input file.

Definition

Namespace: GleamTech.DocumentUltimate
Assembly: GleamTech.DocumentUltimate (in GleamTech.DocumentUltimate.dll) Version: 7.1.5
C#
public AttachmentInfo[] Attachments { get; set; }

Property Value

AttachmentInfo

See Also