DocumentClass.OMathLeftMargin Property

Namespace:  Microsoft.Office.Interop.Word
Assembly:  Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)

Syntax

'Declaration
Public Overridable Property OMathLeftMargin As Single
    Get
    Set
'Usage
Dim instance As DocumentClass
Dim value As Single

value = instance.OMathLeftMargin

instance.OMathLeftMargin = value
public virtual float OMathLeftMargin { get; set; }

Property Value

Type: System.Single

Implements

_Document.OMathLeftMargin

See Also

Reference

DocumentClass Class

DocumentClass Members

Microsoft.Office.Interop.Word Namespace