Skip to content

TallComponents.UnoPdf.Client

TallComponents.UnoPdf.Client.Models.Pdf.LayerDetailModel

LayerDetailModel.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

Remarks

By default this boolean is set the the default specified in the PDF document.