PDFViewCtrlSetDrawAnnotations Method |
Namespace: pdftron.PDF
public void SetDrawAnnotations( bool render_annots )
Public Sub SetDrawAnnotations ( render_annots As Boolean )
public: virtual void SetDrawAnnotations( [InAttribute] bool render_annots ) sealed
function SetDrawAnnotations(render_annots);