Share via


TextFrame.MarginRight Property

Namespace:  Microsoft.Office.Core
Assembly:  office (in office.dll)

Syntax

'Declaration
Property MarginRight As Single
    Get
    Set
'Usage
Dim instance As TextFrame
Dim value As Single

value = instance.MarginRight

instance.MarginRight = value
float MarginRight { get; set; }

Property Value

Type: System.Single

See Also

Reference

TextFrame Interface

TextFrame Members

Microsoft.Office.Core Namespace