Table of Contents

AttachmentInfo.Key Property

Definition

Namespace
GleamTech.DocumentUltimate
Assembly
GleamTech.DocumentUltimate.dll

Gets or sets the internal key (unique fileSpec key in PDF) of the attachment. This can have PDF internal folder id e.g "<2>File.docx" or not e.g. "File.docx". Note that this will be generated automatically when writing the PDF.

public string Key { get; set; }

Property Value

string