Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
PdfImporterEx::setPreferableFontCallback Method
Syntax
C++
virtual void setPreferableFontCallback(PreferableFontCallback callback) = 0;

Sets a function to select the preferred font.

Parameters
Description
callback
[in] A pointer to the function for selecting the preferred font.

If the font name is changed using PreferableFontCallback, this takes precedence over the Type3TextDefaultFont option.

Copyright © 2002-2022. Open Design Alliance All rights reserved.