BitmapLoader.CanLoad
BitmapLoader.CanLoad method
Checks if it is possible to read this file.
public bool CanLoad(StreamContainer streamContainer, LoadOptions loadOptions)
Parameter | Type | Description |
---|---|---|
streamContainer | StreamContainer | Stream with file |
loadOptions | LoadOptions | Options to load |
Return Value
True, if it is possible to load header from stream. False, if it is impossible to load header from stream.
See Also
- class StreamContainer
- class LoadOptions
- class BitmapLoader
- namespace Aspose.CAD.Loaders
- assembly Aspose.CAD