[]
Configures all optimization settings to minimize the resulting PDF size, regardless of potential impact on quality or compatibility.
public void SetForMinimumSize()
Public Sub SetForMinimumSize()
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).