Property Language
- Namespace
- BitMiracle.Docotic.Pdf
- Assembly
- BitMiracle.Docotic.Pdf.dll
Language
Gets the natural language of the associated content.
public string? Language { get; }
Property Value
- string
The optional language identifier.
Exceptions
- UnexpectedStructureException
The value in the internal PDF structure has an unexpected type.