Skip to main content

HPDF_LineAnnot_SetCaption

Function HPDF_LineAnnot_SetCaption 

Source
pub unsafe extern "C" fn HPDF_LineAnnot_SetCaption(
    annot: HPDF_Annotation,
    showCaption: HPDF_BOOL,
    position: HPDF_LineAnnotCapPosition,
    horzOffset: HPDF_INT,
    vertOffset: HPDF_INT,
) -> HPDF_STATUS