Property Title
- Namespace
- BitMiracle.Docotic.Pdf
- Assembly
- BitMiracle.Docotic.Pdf.dll
Title
Gets or sets the title of the attached file.
public string? Title { get; set; }
Property Value
- string
The title of the attached file.
Exceptions
- UnexpectedStructureException
The value in the internal PDF structure has an unexpected type.