API Reference > OdExport Classes > TD_PDF_2D_EXPORT Namespace > Classes > PDF2dExportGeometry Class > PDF2dExportGeometry Methods > PDF2dExportGeometry::isTTFTextGeometry Method
PDF2dExportGeometry::isTTFTextGeometry Method
Syntax
C++
bool isTTFTextGeometry() const;

Determines if PDF document dissolves the text with /True Type fonts/ into simple geometry primitives.

Returns true if the document associated with export device dissolves the text with /True Type fonts/ into simple geometry primitives and false in the other case.

Copyright © 2002–2020. Open Design Alliance. All rights reserved.