Partager via


EmailOptions.PlainTextStyle Property

Gets the Style object that represents the text attributes for e-mail messages that are sent or received using plain text.

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

Syntax

'Declaration
ReadOnly Property PlainTextStyle As Style
    Get
'Usage
Dim instance As EmailOptions
Dim value As Style

value = instance.PlainTextStyle
Style PlainTextStyle { get; }

Property Value

Type: Microsoft.Office.Interop.Word.Style

See Also

Reference

EmailOptions Interface

EmailOptions Members

Microsoft.Office.Interop.Word Namespace