Method Flatten
Namespace TallComponents.PDF.Annotations.Widgets
Class Widget
Flatten the annotation as static content to the given canvas.
Syntax
public
Void
Flatten(
Canvas
canvas
,
FlattenOptions
options
)
Returns
Void
Parameters
Canvas
canvas
The canvas to add the content.
FlattenOptions
options
The options to be used. Note: only the ReFormat and the ShowOverflowIndicator properties are used.