Specifies the size of the preview value for a multiline text field.
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
Public Enumeration SPPreviewValueSize
Dim instance As SPPreviewValueSize
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. |