[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.OptimizeDocumentOptions.SetForMinimumSize

SetForMinimumSize Method

SetForMinimumSize()

Configures all optimization settings to minimize the resulting PDF size, regardless of potential impact on quality or compatibility.

Declaration
public void SetForMinimumSize()
Public Sub SetForMinimumSize()
Remarks

This method adjusts the OptimizeDocumentOptions instance for the smallest possible file size by enabling all available compression and removal features, including options that are not generally recommended for most documents (such as RemoveEmbeddedFonts).