Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdPdfImport::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 that implements the selection of the preferred font.

If the font name is changed by calling a function that selects the preferable font, the Type3TextDefaultFont option is ignored.

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