Table of Contents

Property Subject

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

Subject

(PDF 1.5) Gets or sets this PdfSoundAnnotation subject.

public string? Subject { get; set; }

Property Value

string

The text representing a short description of the subject being addressed by this PdfSoundAnnotation.

Exceptions

UnexpectedStructureException

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