C#
VB
C++
Gets or sets flag indicates whether to save a multiple pages to a single file.
public bool SaveToOneFile { get; set; }
Public Property SaveToOneFile As Boolean
Flag indicates whether to save a multiple pages to a single file. Possible values are: true: save to a single file, false: do not save to a single file.
Refer to DataTransfer example.
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