Table of Contents

Property Description

Namespace
BitMiracle.Docotic.Pdf
Assembly
BitMiracle.Docotic.Pdf.dll

Description

Gets or sets the description of the attached file.

public string? Description { get; set; }

Property Value

string

The description of of the attached file.

Remarks

For viewer applications this property takes precedence over Description property.

Exceptions

UnexpectedStructureException

The value in the internal PDF structure has an unexpected type.