Gets or sets flag indicates whether to append pages to the end of the file when saving a multi-page file.
public bool AppendToFile { get; set; }
Public Property AppendToFile As Boolean
Flag indicates whether to append pages to the end of the file when saving a multi-page file. Possible values are: true: append pages to the end of the file, false: do not append pages to the end of the 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