This documentation is deprecated and will no longer be updated. Please use the official documentation at vanillapdf.readthedocs.io.
Vanilla.PDF  2.3.0
Cross-platform toolkit for creating and modifying PDF documents
HighlightAnnotationHandle Member List

This is the complete list of members for HighlightAnnotationHandle, including all inherited members.

Annotation_FromUnknown(IUnknownHandle *handle, AnnotationHandle **result)AnnotationHandlerelated
Annotation_GetAnnotationType(AnnotationHandle *handle, AnnotationType *result)AnnotationHandle
Annotation_GetColor(AnnotationHandle *handle, ColorHandle **result)AnnotationHandlerelated
Annotation_GetContents(AnnotationHandle *handle, LiteralStringObjectHandle **result)AnnotationHandlerelated
Annotation_GetFlags(AnnotationHandle *handle, AnnotationFlags *result)AnnotationHandlerelated
Annotation_GetRect(AnnotationHandle *handle, RectangleHandle **result)AnnotationHandlerelated
Annotation_Release(AnnotationHandle *handle)AnnotationHandlerelated
Annotation_SetColor(AnnotationHandle *handle, ColorHandle *value)AnnotationHandlerelated
Annotation_SetContents(AnnotationHandle *handle, LiteralStringObjectHandle *value)AnnotationHandlerelated
Annotation_SetFlags(AnnotationHandle *handle, AnnotationFlags value)AnnotationHandlerelated
Annotation_SetRect(AnnotationHandle *handle, RectangleHandle *value)AnnotationHandlerelated
Annotation_ToUnknown(AnnotationHandle *handle, IUnknownHandle **result)AnnotationHandlerelated
HighlightAnnotation_Create(HighlightAnnotationHandle **result)HighlightAnnotationHandle
HighlightAnnotation_CreateFromRect(RectangleHandle *rect, HighlightAnnotationHandle **result)HighlightAnnotationHandlerelated
HighlightAnnotation_FromBaseAnnotation(AnnotationHandle *handle, HighlightAnnotationHandle **result)HighlightAnnotationHandlerelated
HighlightAnnotation_GetAuthor(HighlightAnnotationHandle *handle, StringObjectHandle **result)HighlightAnnotationHandlerelated
HighlightAnnotation_GetCreationDate(HighlightAnnotationHandle *handle, DateHandle **result)HighlightAnnotationHandlerelated
HighlightAnnotation_GetModificationDate(HighlightAnnotationHandle *handle, DateHandle **result)HighlightAnnotationHandlerelated
HighlightAnnotation_GetQuadPoints(HighlightAnnotationHandle *handle, ArrayObjectHandle **result)HighlightAnnotationHandlerelated
HighlightAnnotation_Release(HighlightAnnotationHandle *handle)HighlightAnnotationHandlerelated
HighlightAnnotation_SetAuthor(HighlightAnnotationHandle *handle, StringObjectHandle *value)HighlightAnnotationHandlerelated
HighlightAnnotation_SetCreationDate(HighlightAnnotationHandle *handle, DateHandle *value)HighlightAnnotationHandlerelated
HighlightAnnotation_SetModificationDate(HighlightAnnotationHandle *handle, DateHandle *value)HighlightAnnotationHandlerelated
HighlightAnnotation_SetQuadPoints(HighlightAnnotationHandle *handle, ArrayObjectHandle *value)HighlightAnnotationHandlerelated
HighlightAnnotation_ToBaseAnnotation(HighlightAnnotationHandle *handle, AnnotationHandle **result)HighlightAnnotationHandlerelated
IUnknown_AddRef(IUnknownHandle *handle)IUnknownHandle
IUnknown_Release(IUnknownHandle *handle)IUnknownHandlerelated