Skip to content

TallComponents.UnoPdf.Client

TallComponents.UnoPdf.Client.Models.Pdf.LayerModel

LayerModel.Visible Property

The state if this layer must be visible or invisible when the page is rasterized.

csharp
public bool Visible { get; set; }

Property Value

System.Boolean