Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets or sets the preview value size that is used for the field.
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
'Declaration
Public Property PreviewValueSize As SPPreviewValueSize
Get
Set
'Usage
Dim instance As SPFieldMultiLineText
Dim value As SPPreviewValueSize
value = instance.PreviewValueSize
instance.PreviewValueSize = value
public SPPreviewValueSize PreviewValueSize { get; set; }
Type: Microsoft.SharePoint.SPPreviewValueSize
An SPPreviewValueSize value that specifies the preview value size.