C#
VB
C++
Indicates whether to convert all text into text elements.
public bool ForceRealText { get; set; }
Public Property ForceRealText() As Boolean
Get
Set
public:
property bool ForceRealText
{
bool get()
void set(bool value)
}
true to convert all text into text elements; otherwise, false. The default value is false.
For more information, refer to ForceTextPath.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET