WebComponentFormat.PreviewGraphic Property

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

Syntax

'Declaration
Property PreviewGraphic As String
    Get
    Set
'Usage
Dim instance As WebComponentFormat
Dim value As String

value = instance.PreviewGraphic

instance.PreviewGraphic = value
string PreviewGraphic { get; set; }

Property Value

Type: System.String

See Also

Reference

WebComponentFormat Interface

WebComponentFormat Members

Microsoft.Office.Core Namespace