LetterContentClass.LetterheadSize Property

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

Syntax

'Declaration
Public Overridable Property LetterheadSize As Single
    Get
    Set
'Usage
Dim instance As LetterContentClass
Dim value As Single

value = instance.LetterheadSize

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

Property Value

Type: System.Single

Implements

_LetterContent.LetterheadSize

See Also

Reference

LetterContentClass Class

LetterContentClass Members

Microsoft.Office.Interop.Word Namespace