![]() | InDesign SDK 20.5 |
#include <IInCopyPDFNoteAnnotations.h>

Public Member Functions | |
| virtual void | DrawNoteAnnotations (IGraphicsContext *gc, const PMRect &actualPageBounds=PMRect(0, 0, 0, 0))=0 |
Public Member Functions inherited from IPMUnknown | |
| virtual IPMUnknown * | QueryInterface (PMIID interfaceID) const =0 |
| virtual void | AddRef () const =0 |
| virtual void | Release () const =0 |
This interface draw Notes as PDF annotation when export PDF with Notes in layout view in InCopy
| pure virtual |
Draw all notes belongs to the actualPageBounds as PDF annotation
| gc | The PDF graphics context |
| actualPageBounds |