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.Controls.WinForms (in TallComponents.PDF.Controls.WinForms.dll) Version: 2.0.46.0

Syntax

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

See Also