FontSubstitutionRequestEventArgsHandled Property

Apitron PDF Rasterizer help
Apitron.PDF.Rasterizer library for .NET
Gets or sets a value indicating whether this FontSubstitutionRequestEventArgs is handled.

Namespace:  Apitron.PDF.Rasterizer.Configuration
Assembly:  Apitron.PDF.Rasterizer (in Apitron.PDF.Rasterizer.dll) Version: 3.0.154.0 (3.0.154.0)
Syntax

public bool Handled { get; set; }

Property Value

Type: Boolean
true if handled; otherwise, false.
See Also

Reference