DeconvolutionFilterOptionsIsPartialLoaded Property
Gets a value indicating whether this instance is partial loaded.

Namespace: Aspose.PSD.ImageFilters.FilterOptions
Assembly: Aspose.PSD (in Aspose.PSD.dll) Version: 23.4
Syntax
public bool IsPartialLoaded { get; }

Property Value

Type: Boolean
true if this instance is partial loaded; otherwise, false.
See Also