[]
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.
public Utf32CodeSet Utf32CodeSet { get; set; }
Public Property Utf32CodeSet As Utf32CodeSet