DocumentClass.OMathBreakBin Property

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

Syntax

'Declaration
Public Overridable Property OMathBreakBin As WdOMathBreakBin
    Get
    Set
'Usage
Dim instance As DocumentClass
Dim value As WdOMathBreakBin

value = instance.OMathBreakBin

instance.OMathBreakBin = value
public virtual WdOMathBreakBin OMathBreakBin { get; set; }

Property Value

Type: Microsoft.Office.Interop.Word.WdOMathBreakBin

Implements

_Document.OMathBreakBin

See Also

Reference

DocumentClass Class

DocumentClass Members

Microsoft.Office.Interop.Word Namespace