←Select platform

RasterDialogFileData Class Members

Summary

The following tables list the members exposed by RasterDialogFileData.

Public Constructors

Name Description
Public Constructor RasterDialogFileData Initializes a new instance of the RasterDialogFileData class.

Protected Methods

Name Description
Protected Method Dispose This member supports the LEADTOOLS infrastructure and is not intended to be used directly from your code.
Protected Method Finalize This member overrides Finalize.

Public Properties

Name Description
Public Property FileInfo Gets Leadtools.Codecs.CodecsImageInfo of the image file information.
Public Property Image Gets Leadtools.RasterImage filled with the load image if LoadFileImage is true.
Public Property LoadCompressed Gets Load Compressed value, true to enables keeping the loaded image data compressed in memory Leadtools.Codecs.CodecsLoadOptions.Compressed.
Public Property LoadMultithreaded Gets the Load Multithreaded value.
Public Property LoadRotated Gets the Load Rotated value, true to load files without rotating Leadtools.Codecs.CodecsLoadOptions.Rotated.
Public Property Name Gets the selected file name.
Public Property Options Gets the load options that the user selected in the Load Options Dialog RasterDialogFileOptions.
Public Property PageNumber Gets the image page number to be loaded.
Public Property Passes Gets the number of passes (scans through the image) when loading a progressive image (Jpeg mainly) Leadtools.Codecs.CodecsLoadOptions.Passes.
Public Property Password Gets or sets the password to use when loading encrypted PDF files.
Public Property PreferVector true to load files in vector format (if available).
Public Property Thumbnail Gets an Leadtools.RasterImage filled with the loaded thumbnail image if GenerateThumbnail is true.

See Also

RasterDialogFileData Class

Leadtools.WinForms.CommonDialogs.File Namespace

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.WinForms.CommonDialogs.File Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.