PDFReaderControls.NET Professional Type Reference

Widget.Flatten Method (Canvas, Boolean)

Flatten the annotation as static content to the given canvas.

public void Flatten(
   Canvas canvas,
   bool reformat
);

Parameters

canvas
The canvas to add the content.
reformat
Force this widget to re-format the content.

See Also

Widget Class | TallComponents.PDF.Annotations.Widgets Namespace | Widget.Flatten Overload List