IOSTypeStructureLoader.CanLoad
IOSTypeStructureLoader.CanLoad method
Determines whether OSTypeStructure
resource can be loaded from the specified StreamContainer
.
public bool CanLoad(StreamContainer streamContainer)
Parameter | Type | Description |
---|---|---|
streamContainer | StreamContainer | The stream container. |
Return Value
true
if OSTypeStructure
resource can be loaded from the specified StreamContainer
; otherwise, false
.
See Also
- class StreamContainer
- interface IOSTypeStructureLoader
- namespace Aspose.PSD.FileFormats.Psd.Layers.LayerResources
- assembly Aspose.PSD