Property Hidden
Hidden
Gets or sets whether the image is hidden (wp:anchor hidden), or null.
public bool? Hidden { get; set; }
Property Value
- bool?
Gets or sets whether the image is hidden (wp:anchor hidden), or null.
public bool? Hidden { get; set; }