Overload | Description |
---|---|
DrawAnnotations(GcGraphics,RectangleF,IList<AnnotationBase>,RenderingCache,Boolean) | Draws specified annotations on a GrapeCity.Documents.Drawing.GcGraphics.
Note that the specified annotations must belong to the current page. |
DrawAnnotations(GcGraphics,RectangleF,IList<AnnotationBase>,ViewState,RenderingCache,Boolean) | Draws specified annotations on a GrapeCity.Documents.Drawing.GcGraphics.
Note that the specified annotations must belong to the current page. |
DrawAnnotations(GcGraphics,RectangleF,RenderingCache) | Draws all page annotations on a GrapeCity.Documents.Drawing.GcGraphics. |