Sorts text from top-left to bottom-right.
[DataMemberAttribute(Name="sort")]
public bool Sort {get; set;}
<DataMemberAttribute(Name:="sort")>
Public Property Sort() As Boolean
Get
Set
public:
[DataMemberAttribute(Name=L"sort")]
property bool Sort
{
bool get()
void set(bool value)
}
true to sort text from top-left to bottom-right in the output document; otherwise, false to save data into the output file in the same order as the input data. The default value is false.
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document