![]() |
Vanilla.PDF
2.3.0
Cross-platform toolkit for creating and modifying PDF documents
|
This is the complete list of members for SquigglyAnnotationHandle, including all inherited members.
| Annotation_FromUnknown(IUnknownHandle *handle, AnnotationHandle **result) | AnnotationHandle | related |
| Annotation_GetAnnotationType(AnnotationHandle *handle, AnnotationType *result) | AnnotationHandle | |
| Annotation_GetColor(AnnotationHandle *handle, ColorHandle **result) | AnnotationHandle | related |
| Annotation_GetContents(AnnotationHandle *handle, LiteralStringObjectHandle **result) | AnnotationHandle | related |
| Annotation_GetFlags(AnnotationHandle *handle, AnnotationFlags *result) | AnnotationHandle | related |
| Annotation_GetRect(AnnotationHandle *handle, RectangleHandle **result) | AnnotationHandle | related |
| Annotation_Release(AnnotationHandle *handle) | AnnotationHandle | related |
| Annotation_SetColor(AnnotationHandle *handle, ColorHandle *value) | AnnotationHandle | related |
| Annotation_SetContents(AnnotationHandle *handle, LiteralStringObjectHandle *value) | AnnotationHandle | related |
| Annotation_SetFlags(AnnotationHandle *handle, AnnotationFlags value) | AnnotationHandle | related |
| Annotation_SetRect(AnnotationHandle *handle, RectangleHandle *value) | AnnotationHandle | related |
| Annotation_ToUnknown(AnnotationHandle *handle, IUnknownHandle **result) | AnnotationHandle | related |
| IUnknown_AddRef(IUnknownHandle *handle) | IUnknownHandle | |
| IUnknown_Release(IUnknownHandle *handle) | IUnknownHandle | related |
| SquigglyAnnotation_Create(SquigglyAnnotationHandle **result) | SquigglyAnnotationHandle | |
| SquigglyAnnotation_CreateFromRect(RectangleHandle *rect, SquigglyAnnotationHandle **result) | SquigglyAnnotationHandle | related |
| SquigglyAnnotation_FromBaseAnnotation(AnnotationHandle *handle, SquigglyAnnotationHandle **result) | SquigglyAnnotationHandle | related |
| SquigglyAnnotation_GetAuthor(SquigglyAnnotationHandle *handle, StringObjectHandle **result) | SquigglyAnnotationHandle | related |
| SquigglyAnnotation_GetCreationDate(SquigglyAnnotationHandle *handle, DateHandle **result) | SquigglyAnnotationHandle | related |
| SquigglyAnnotation_GetModificationDate(SquigglyAnnotationHandle *handle, DateHandle **result) | SquigglyAnnotationHandle | related |
| SquigglyAnnotation_GetQuadPoints(SquigglyAnnotationHandle *handle, ArrayObjectHandle **result) | SquigglyAnnotationHandle | related |
| SquigglyAnnotation_Release(SquigglyAnnotationHandle *handle) | SquigglyAnnotationHandle | related |
| SquigglyAnnotation_SetAuthor(SquigglyAnnotationHandle *handle, StringObjectHandle *value) | SquigglyAnnotationHandle | related |
| SquigglyAnnotation_SetCreationDate(SquigglyAnnotationHandle *handle, DateHandle *value) | SquigglyAnnotationHandle | related |
| SquigglyAnnotation_SetModificationDate(SquigglyAnnotationHandle *handle, DateHandle *value) | SquigglyAnnotationHandle | related |
| SquigglyAnnotation_SetQuadPoints(SquigglyAnnotationHandle *handle, ArrayObjectHandle *value) | SquigglyAnnotationHandle | related |
| SquigglyAnnotation_ToBaseAnnotation(SquigglyAnnotationHandle *handle, AnnotationHandle **result) | SquigglyAnnotationHandle | related |