MathProperties.RightMargin 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.
Represents the following element tag in the schema: m:rMargin.
public DocumentFormat.OpenXml.Math.RightMargin RightMargin { get; set; }
public DocumentFormat.OpenXml.Math.RightMargin? RightMargin { get; set; }
member this.RightMargin : DocumentFormat.OpenXml.Math.RightMargin with get, set
Public Property RightMargin As RightMargin