[]
        
(Showing Draft Content)

C1.C1Preview.C1PrintDocument.FontProcessingOptions

FontProcessingOptions Property

FontProcessingOptions

Gets the FontProcessingOptions object which determines how font subtitution and embedding are handled when the document generates.

Declaration
[TypeConverter(typeof(ExpandableObjectConverter))]
[C1TypeSerialization(C1TypeSerializationEnum.None)]
public FontProcessingOptions FontProcessingOptions { get; }
<TypeConverter(GetType(ExpandableObjectConverter))>
<C1TypeSerialization(C1TypeSerializationEnum.None)>
Public ReadOnly Property FontProcessingOptions As FontProcessingOptions