Skip to content

TallComponents.UnoPdf.Client

TallComponents.UnoPdf.Client.Models.Pdf.Actions

HideModel Class

The hide action sets or clears the annotation's Hidden flag.

csharp
public class HideModel : TallComponents.UnoPdf.Client.Models.Pdf.Actions.ActionModel

Inheritance System.Object 🡒 ActionModel 🡒 HideModel

Properties
AnnotationsPaths of the annotations which must be showns or hidden, depending of the Show boolean.
FieldsThe fields which must be showns or hidden, depending of the Show boolean.
ShowSpecify if the annotations should be shown (true) of hidden (false).