Optional extra annotations to use by this conversion.
Object.defineProperty(DocumentConverterJobData.prototype, 'annotations',
get: function(),
set: function(value)
)
annotations: string;
Optional extra annotations to use by this conversion. Default value is null.
Annotations can contain the optional extra annotations to be used in the conversion for one or more pages. The value must be one or more AnnContainer objects serialized as string using AnnCodecs.Save or AnnCodecs.SaveAll.
Refer to AnnotationsMode for more information.
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