PsSaveOptions.EmbedFont

PsSaveOptions.EmbedFont property

Gets/sets flag that indicates if fonts must be embedded in resulting PS document.

public bool EmbedFont { get; set; }

See Also