C#
VB
Java
Objective-C
WinRT C#
C++
Gets or sets a value indicating the maximum text symbol height.
public int TextMaximumSymbolHeight {get; set;}
Public Property TextMaximumSymbolHeight As Integer
public int TextMaximumSymbolHeight {get; set;}
@property (nonatomic, assign) NSUInteger textMaximumSymbolHeight
public int getTextMaximumSymbolHeight()
public void setTextMaximumSymbolHeight(int maxSymbolHeight)
<br/>get_TextMaximumSymbolHeight();<br/>set_TextMaximumSymbolHeight(value);<br/>Object.defineProperty('TextMaximumSymbolHeight');
An integer value that indicates the maximum text symbol height, in pixels.
For an example, refer to CodecsJbig2SaveOptions.
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