SPPreviewValueSize Enumeration

Specifies the size of the preview value for a multiline text field.

Namespace:  Microsoft.SharePoint
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: Yes
Available in SharePoint Online

Syntax

'Declaration
<SubsetCallableTypeAttribute> _
Public Enumeration SPPreviewValueSize
'Usage
Dim instance As SPPreviewValueSize
[SubsetCallableTypeAttribute]
public enum SPPreviewValueSize

Members

Member name Description
Small Specifies Field_Namefield value. as the preview.
Medium Specifies Field_Namefield value. and one sample sentence as the preview.
Large Specifies Field_Namefield value. and one sample paragraph as the preview.
ExtraLarge Specifies Field_Namefield value. and two sample paragraphs as the preview.

See Also

Reference

Microsoft.SharePoint Namespace