PclSaveOptions.EmbedFont

PclSaveOptions.EmbedFont property

Indicates whether to embed font into the output Pcl file.

public bool EmbedFont { get; set; }

Remarks

The default value is true.

See Also