Div.RightMarginDiv Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Right Margin for HTML div.
Represents the following element tag in the schema: w:marRight.
public DocumentFormat.OpenXml.Wordprocessing.RightMarginDiv RightMarginDiv { get; set; }
public DocumentFormat.OpenXml.Wordprocessing.RightMarginDiv? RightMarginDiv { get; set; }
member this.RightMarginDiv : DocumentFormat.OpenXml.Wordprocessing.RightMarginDiv with get, set
Public Property RightMarginDiv As RightMarginDiv