API Reference
Function
Enable-HTMLFeature
Provides a way to enable existing feature or extending PSWriteHTML
Remarks
Provides a way to enable existing feature or extending PSWriteHTML
Examples
EXAMPLE 1
Enable-HTMLFeature -Feature Raphael, Mapael, Jquery, JQueryMouseWheel, "MapaelMaps_$Map"
Common Parameters
This command supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable.
For more information, see about_CommonParameters.
Syntax
Enable-HTMLFeature [-Configuration <IDictionary>] [-Feature <String[]>] [<CommonParameters>]
#
Parameter set:
All Parameter SetsParameters
- Configuration IDictionary
- Provide hashtable with configuration of libraries
- Feature String[]
- Choose one of the existing features or define them via extension