status = annot:SetMarkupAnnotIntent(intent)
The intent
parameter must be one of the following constants:
#HPDF_ANNOT_INTENT_FREETEXTCALLOUT #HPDF_ANNOT_INTENT_FREETEXTTYPEWRITER #HPDF_ANNOT_INTENT_LINEARROW #HPDF_ANNOT_INTENT_LINEDIMENSION #HPDF_ANNOT_INTENT_POLYGONCLOUD #HPDF_ANNOT_INTENT_POLYLINEDIMENSION #HPDF_ANNOT_INTENT_POLYGONDIMENSION |
Returns #HPDF_OK
on success. Otherwise, returns an error code and the error handler is invoked.