PDFKit.NET 2.0 Class Library (.NET 2.0)

WidgetPersistency Enumeration

The persistency for a widget

public enum WidgetPersistency

Members

Member Name Description
Leave The widget will be present in the target document, with the updated properties
Flatten Remove the widget from the document so it can no longer be manipulated, but the appearance is added as static content.
Remove Remove the widget from the document.

Requirements

Namespace: TallComponents.PDF.Annotations.Widgets

Assembly: TallComponents.PDF.Kit (in TallComponents.PDF.Kit.dll)

See Also

TallComponents.PDF.Annotations.Widgets Namespace