[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.FontHandler.Utf32CodeSet

Utf32CodeSet Property

Utf32CodeSet

Gets or sets a Utf32CodeSet object that specifies which Unicode characters will be included in the embedded subset in addition to the glyphs used in the static document content.

By default this property is null.

Declaration
public Utf32CodeSet Utf32CodeSet { get; set; }
Public Property Utf32CodeSet As Utf32CodeSet