| ISurveyThemeProperties Property |
Collection of theme properties for this survey
Namespace:
AskiaCore
Assembly:
AskiaCore (in AskiaCore.dll) Version: 6.0.0-build000000000000000000000000000000000000000001
Syntax IThemePropertyCollection ThemeProperties { get; }
ReadOnly Property ThemeProperties As IThemePropertyCollection
Get
property IThemePropertyCollection^ ThemeProperties {
IThemePropertyCollection^ get ();
}
Property Value
Type:
IThemePropertyCollectionSee Also