Indicates whether the original document has embedded annotations for this page.
public bool HasEmbeddedAnnotations {get; set;}
Public Property HasEmbeddedAnnotations() As Boolean
Get
Set
public:
property bool HasEmbeddedAnnotations
{
bool get()
void set(bool value)
}
public boolean hasEmbeddedAnnotations()
public void setEmbeddedAnnotations(boolean value)
true if the original document has embedded annotations for this page; otherwise, false.
If this document type supports embedded annotations (such as PDF or TIFF documents), and the user set the value of LoadDocumentOptions.LoadEmbeddedAnnotations to true; then this method will try to load the annotations from the document file itself, if found. The value of HasEmbeddedAnnotations will be true if the original document file contains an annotation container for this page.
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