Class LoadFilter
LoadFilter class
Represents the filter that provides options for loading data when loading diagram from template.
public class LoadFilter
Constructors
| Name | Description | 
|---|---|
| LoadFilter() | Constructs one LoadFilter with default filter options LoadDataFilterOptions.All. | 
| LoadFilter(LoadDataFilterOptions) | Constructs one LoadFilter with given filter options. | 
Properties
| Name | Description | 
|---|---|
| LoadDataFilterOptions { get; set; } | The filter options to denote what data should be loaded. | 
Remarks
User may specify the filter options or implement their own LoadFilter to specify how to load data.
See Also
- namespace Aspose.Diagram
- assembly Aspose.Diagram