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

This is the complete list of members for FreeTextAnnotationHandle, 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
FreeTextAnnotation_Create(RectangleHandle *rect, LiteralStringObjectHandle *contents, LiteralStringObjectHandle *defaultAppearance, FreeTextAnnotationHandle **result)FreeTextAnnotationHandle
FreeTextAnnotation_FromBaseAnnotation(AnnotationHandle *handle, FreeTextAnnotationHandle **result)FreeTextAnnotationHandlerelated
FreeTextAnnotation_GetAuthor(FreeTextAnnotationHandle *handle, StringObjectHandle **result)FreeTextAnnotationHandlerelated
FreeTextAnnotation_GetCreationDate(FreeTextAnnotationHandle *handle, DateHandle **result)FreeTextAnnotationHandlerelated
FreeTextAnnotation_GetDefaultAppearance(FreeTextAnnotationHandle *handle, LiteralStringObjectHandle **result)FreeTextAnnotationHandlerelated
FreeTextAnnotation_GetModificationDate(FreeTextAnnotationHandle *handle, DateHandle **result)FreeTextAnnotationHandlerelated
FreeTextAnnotation_Release(FreeTextAnnotationHandle *handle)FreeTextAnnotationHandlerelated
FreeTextAnnotation_SetAuthor(FreeTextAnnotationHandle *handle, StringObjectHandle *value)FreeTextAnnotationHandlerelated
FreeTextAnnotation_SetCreationDate(FreeTextAnnotationHandle *handle, DateHandle *value)FreeTextAnnotationHandlerelated
FreeTextAnnotation_SetDefaultAppearance(FreeTextAnnotationHandle *handle, LiteralStringObjectHandle *value)FreeTextAnnotationHandlerelated
FreeTextAnnotation_SetModificationDate(FreeTextAnnotationHandle *handle, DateHandle *value)FreeTextAnnotationHandlerelated
FreeTextAnnotation_ToBaseAnnotation(FreeTextAnnotationHandle *handle, AnnotationHandle **result)FreeTextAnnotationHandlerelated
IUnknown_AddRef(IUnknownHandle *handle)IUnknownHandle
IUnknown_Release(IUnknownHandle *handle)IUnknownHandlerelated