Click or drag to resize

PdfOCUsageLanguage Property

Gets or sets an object specifying the language of the content controlled by the optional content group.

Property Value

PdfLanguage
Optional. ///

Namespace: Patagames.Pdf.Net.Wrappers.OptionalContent
Assembly: Patagames.Pdf (in Patagames.Pdf.dll) Version: 4.94.2704
Syntax
public PdfLanguage Language { get; set; }

Property Value

PdfLanguage
See Also