[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.OMathOptions.RightMargin

RightMargin Property

RightMargin

Gets or sets the right margin for OMathParagraph, in points.

Allowed values are from 0 to 1584, inclusive.

The default value is 0.

This property is ignored when UseDisplayDefaults is false.

Right margin is added to the paragraph settings for margins.

Declaration
public float RightMargin { get; set; }
Public Property RightMargin As Single