SPDocumentConverter.MinAllowedFileSize Property
Gets the minimum file size in kilobytes that the document converter can handle.
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
Syntax
'Declaration
Public Shared ReadOnly Property MinAllowedFileSize As Integer
Get
'Usage
Dim value As Integer
value = SPDocumentConverter.MinAllowedFileSize
public static int MinAllowedFileSize { get; }
Property Value
Type: System.Int32
A 32-bit integer that indicates the minimum file size, which by default equals 1.