Appearance
TallComponents.UnoPdf.Client
TallComponents.UnoPdf.Client.Models.Pdf.Annotations.PopupModel
PopupModel.Open Property
The pop-up should initially be displayed open.
csharp
public bool Open { get; set; }
Appearance
The pop-up should initially be displayed open.
public bool Open { get; set; }