Appearance
TallComponents.UnoPdf.Client
TallComponents.UnoPdf.Client.Models.Pdf.Actions.HideModel
HideModel.Show Property
Specify if the annotations should be shown (true) of hidden (false).
csharp
public bool Show { get; set; }