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
SquigglyAnnotationHandle Member List

This is the complete list of members for SquigglyAnnotationHandle, 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
IUnknown_AddRef(IUnknownHandle *handle)IUnknownHandle
IUnknown_Release(IUnknownHandle *handle)IUnknownHandlerelated
SquigglyAnnotation_Create(SquigglyAnnotationHandle **result)SquigglyAnnotationHandle
SquigglyAnnotation_CreateFromRect(RectangleHandle *rect, SquigglyAnnotationHandle **result)SquigglyAnnotationHandlerelated
SquigglyAnnotation_FromBaseAnnotation(AnnotationHandle *handle, SquigglyAnnotationHandle **result)SquigglyAnnotationHandlerelated
SquigglyAnnotation_GetAuthor(SquigglyAnnotationHandle *handle, StringObjectHandle **result)SquigglyAnnotationHandlerelated
SquigglyAnnotation_GetCreationDate(SquigglyAnnotationHandle *handle, DateHandle **result)SquigglyAnnotationHandlerelated
SquigglyAnnotation_GetModificationDate(SquigglyAnnotationHandle *handle, DateHandle **result)SquigglyAnnotationHandlerelated
SquigglyAnnotation_GetQuadPoints(SquigglyAnnotationHandle *handle, ArrayObjectHandle **result)SquigglyAnnotationHandlerelated
SquigglyAnnotation_Release(SquigglyAnnotationHandle *handle)SquigglyAnnotationHandlerelated
SquigglyAnnotation_SetAuthor(SquigglyAnnotationHandle *handle, StringObjectHandle *value)SquigglyAnnotationHandlerelated
SquigglyAnnotation_SetCreationDate(SquigglyAnnotationHandle *handle, DateHandle *value)SquigglyAnnotationHandlerelated
SquigglyAnnotation_SetModificationDate(SquigglyAnnotationHandle *handle, DateHandle *value)SquigglyAnnotationHandlerelated
SquigglyAnnotation_SetQuadPoints(SquigglyAnnotationHandle *handle, ArrayObjectHandle *value)SquigglyAnnotationHandlerelated
SquigglyAnnotation_ToBaseAnnotation(SquigglyAnnotationHandle *handle, AnnotationHandle **result)SquigglyAnnotationHandlerelated