BppCount property (LEADFileSaveFormat Control)
Builder Syntax |
L_UINT BppCount |
Delphi Syntax |
BppCount: L_UINT |
Overview |
Refer to Using Imaging Common Dialogs. |
Remarks
Gets or sets the number of file format options to be included in the Save or FileConversion dialog boxes.
This property must be set only if the format in the Format property contains more than one BPP option. For information on the available BPP, refer to Customizing File Format Lists.
You have to set this property before accessing the other properties (FormatBpp and SubFormats properties).
See Also
Elements: |
ShowSaveDlg method, ShowFileConversionDlg method, Format property, FormatBpp property, SubFormats property |
Topics: |