Table of Contents

Property Visible

Namespace
BitMiracle.Docotic.Pdf
Assembly
BitMiracle.Docotic.Pdf.dll

Visible

Gets or sets a value indicating whether this PdfLayer is visible by default.

public bool Visible { get; set; }

Property Value

bool

true if layer is visible by default; otherwise, false.