LoadResolutionWidth property (Main Control)
Builder Syntax |
int LoadResolutionWidth [int nIndex]; |
Delphi Syntax |
LoadResolutionWidth[nIndex: Integer]:Longint; |
Overview |
Remarks
Is the height component in an array that specifies the available dimensions in a PhotoCD, FlashPix, or JBIG file.
The ReadLoadResolutions method updates this property. The LoadResolutionCount property specifies the number of available dimensions.
The GetLoadResolution method can also update this property with the current value for loading a file.
See Also