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

This is the complete list of members for UnderlineAnnotationHandle, 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
UnderlineAnnotation_Create(UnderlineAnnotationHandle **result)UnderlineAnnotationHandle
UnderlineAnnotation_CreateFromRect(RectangleHandle *rect, UnderlineAnnotationHandle **result)UnderlineAnnotationHandlerelated
UnderlineAnnotation_FromBaseAnnotation(AnnotationHandle *handle, UnderlineAnnotationHandle **result)UnderlineAnnotationHandlerelated
UnderlineAnnotation_GetAuthor(UnderlineAnnotationHandle *handle, StringObjectHandle **result)UnderlineAnnotationHandlerelated
UnderlineAnnotation_GetCreationDate(UnderlineAnnotationHandle *handle, DateHandle **result)UnderlineAnnotationHandlerelated
UnderlineAnnotation_GetModificationDate(UnderlineAnnotationHandle *handle, DateHandle **result)UnderlineAnnotationHandlerelated
UnderlineAnnotation_GetQuadPoints(UnderlineAnnotationHandle *handle, ArrayObjectHandle **result)UnderlineAnnotationHandlerelated
UnderlineAnnotation_Release(UnderlineAnnotationHandle *handle)UnderlineAnnotationHandlerelated
UnderlineAnnotation_SetAuthor(UnderlineAnnotationHandle *handle, StringObjectHandle *value)UnderlineAnnotationHandlerelated
UnderlineAnnotation_SetCreationDate(UnderlineAnnotationHandle *handle, DateHandle *value)UnderlineAnnotationHandlerelated
UnderlineAnnotation_SetModificationDate(UnderlineAnnotationHandle *handle, DateHandle *value)UnderlineAnnotationHandlerelated
UnderlineAnnotation_SetQuadPoints(UnderlineAnnotationHandle *handle, ArrayObjectHandle *value)UnderlineAnnotationHandlerelated
UnderlineAnnotation_ToBaseAnnotation(UnderlineAnnotationHandle *handle, AnnotationHandle **result)UnderlineAnnotationHandlerelated