This property is a composition (function) of the StretchHor, StretchVert and KeepAspectRatio properties.

Namespace:  C1.C1PrintDocument
Assembly:  C1.C1PrintDocument.Classic.2 (in C1.C1PrintDocument.Classic.2.dll)

Syntax

C#
public bool BestFit { get; set; }
Visual Basic (Declaration)
Public Property BestFit As Boolean

See Also