Click or drag to resize

PdfFontEmbeddingPolicyAction Property

Gets or sets the action to take on a font embedding request.

Namespace:  Atalasoft.PdfDoc.Generating.ResourceHandling.Fonts
Assembly:  Atalasoft.PdfDoc (in Atalasoft.PdfDoc.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax
public PdfFontEmbeddingAction Action { get; set; }

Property Value

Type: PdfFontEmbeddingAction
The action to take.
See Also