Enum LoadDataFilterOptions
LoadDataFilterOptions enumeration
Represents the options to filter data when loading diagram from template.
public enum LoadDataFilterOptions
Values
| Name | Value | Description |
|---|---|---|
| All | 2147483647 | Load all |
| DocumentProperties | 1 | Load document properties |
| VBA | 2 | Load VBA projects |
| SolutionXML | 4 | Load SolutionXML |
| Font | 8 | Load Font |
| ForegroundPage | 16 | Load Page foreground |
See Also
- namespace Aspose.Diagram
- assembly Aspose.Diagram