The folder name in which this embedded file should be placed. (can be null, meaning not placed in any folder)

Namespace: TallComponents.PDF
Assembly: TallComponents.PDF.Kit (in TallComponents.PDF.Kit.dll) Version: 3.0.69.1

Syntax

C#
public string FolderName { get; }
Visual Basic
Public ReadOnly Property FolderName As String
	Get

See Also