Offset into Data at which to begin storing the data.
public int DataOffset {get; set;}
Public Property DataOffset() As Integer
Get
Set
public:
property Int32 DataOffset
{
Int32 get()
void set(Int32 value)
}
The 0-based byte offset into Data, at which to begin storing the data. The default value is 0.
DataOffset is only used when Data is used as the target for the download operation.
For an example, refer to DocumentFactory.DownloadDocument.
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