How to hide measurement annotations

Hi Guys

I need to hide any ruler or measurement annotation that may be part of a pdf document.

Im using the following code however there doesn’t appear to be an enumeration for measurements

Dim annotationEditor As New PdfAnnotationEditor()
annotationEditor.BindPdf(pFileName)
annotationEditor.DeleteAnnotations(Annotations.AnnotationType.Popup)

Can you offer a suggestion

VB.net 2015 Aspose total current release

Hello Andre,


Thanks for using our API’s.

p.p1 {margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px 'Helvetica Neue'; -webkit-text-stroke: #000000} span.s1 {font-kerning: none}

I will appreciate if you please share your sample PDF file.. It will help us to understand your requirement exactly and address it accordingly.


Best Regards,