C#
VB
Java
C++
Indicate whether to use the padding value of the text object without any transformation.
public bool FixedPadding { get; set; }
Public Property FixedPadding As Boolean
public boolean getFixedPadding()
public void setFixedPadding(boolean fixedPadding)
public:
property bool FixedPadding
{
bool get()
void set(bool value)
}
true to use the padding value of the text object without any transformation, otherwise; false. Default value is false.
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