Property Background
Background
Gets or sets the page background fill (w:document/w:background), or null when the document states none. It is only painted when DisplayBackgroundShape is also on.
public DocColor? Background { get; set; }
Gets or sets the page background fill (w:document/w:background), or null when the document states none. It is only painted when DisplayBackgroundShape is also on.
public DocColor? Background { get; set; }