Property Hide
- Namespace
- BitMiracle.Docotic.Pdf
- Assembly
- BitMiracle.Docotic.Pdf.dll
Hide
Gets or sets a value indicating whether to hide or show controls associated with this action.
public bool Hide { get; set; }
Property Value
- bool
true
if to hide controls associated with this action; otherwise,false
.