[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.OMathOptions.LeftMargin

LeftMargin Property

LeftMargin

Gets or sets the left 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.

Left margin is added to the paragraph settings for margins.

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