Collapse All
Expand All
Code: All
Code: Multiple
Code: C#
Code: Visual Basic
C#
Visual Basic
.NET Framework Class Library
ImageAlignDef
.
.
::
.
BestFit Property
ImageAlignDef Class
See Also
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
ImageAlignDef Class
C1.C1PrintDocument Namespace