Enum LoadDataFilterOptions

LoadDataFilterOptions enumeration

Represents the options to filter data when loading diagram from template.

public enum LoadDataFilterOptions

Values

NameValueDescription
All2147483647Load all
DocumentProperties1Load document properties
VBA2Load VBA projects
SolutionXML4Load SolutionXML
Font8Load Font
ForegroundPage16Load Page foreground

See Also