C#
VB
Java
Objective-C
WinRT C#
C++
Gets or sets a value that indicates whether to remove the End of Page segment.
public bool RemoveEopSegment {get; set;}
Public Property RemoveEopSegment As Boolean
public bool RemoveEopSegment {get; set;}
@property (nonatomic, assign) BOOL removeEopSegment
public boolean isRemoveEopSegment()
public void setRemoveEopSegment(boolean removeEopSegment)
<br/>get_RemoveEopSegment();<br/>set_RemoveEopSegment(value);<br/>Object.defineProperty('RemoveEopSegment');
true to remove the End of Page segment; otherwise, false.
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