FontStoreType

FontStoringArgs.FontStoreType property

Gets or sets a value indicating whether [use embedded font].

public FontStoreType FontStoreType { get; set; }

Property Value

true if [use embedded font]; otherwise, false.

See Also