PDFViewCtrlUpdateWithAnnot Method |
Namespace: pdftron.PDF
public void UpdateWithAnnot( IAnnot annot, int pageNumber )
Public Sub UpdateWithAnnot ( annot As IAnnot, pageNumber As Integer )
public: virtual void UpdateWithAnnot( [InAttribute] IAnnot^ annot, [InAttribute] int pageNumber ) sealed
function UpdateWithAnnot(annot, pageNumber);