TdxPDFCustomImageAppearanceInfo.FitMode Property
Specifies how the image fits into the target page area.
Declaration
property FitMode: TcxImageFitMode read; write;
Property Value
Type | Description |
---|---|
TcxImageFitMode | Enumerates image size calculation options. |
Remarks
Refer to the TcxImageFitMode type description for detailed information on available options.
See Also