Click or drag to resize

PdfFontResourceCollectionAllowApproximateMatch Property

Gets or sets a value indicating whether an approximate matching method may be used when looking for font resources.

Namespace:  RadPdf.Integration
Assembly:  RadPdf (in RadPdf.dll) Version: 3.44.0.0 (3.44.0.0)
Syntax
public bool AllowApproximateMatch { get; set; }

Property Value

Type: Boolean
Remarks
The default and recommended value is true.
See Also