Evotec

Project

PSWriteHTML

PSWriteHTML is an open-source PowerShell project with packages, release history, and working documentation.

Stars 995
Forks 114
Open issues 69
PowerShell Gallery downloads 7,436,513
Release v1.41.0
Language: PowerShell Updated: 2026-04-11

API Reference

Function

Enable-HTMLFeature

Namespace PSWriteHTML

Provides a way to enable existing feature or extending PSWriteHTML

Remarks

Provides a way to enable existing feature or extending PSWriteHTML

Examples

Authored help example

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 Sets

Parameters

Configuration IDictionary optionalposition: 1pipeline: False
Provide hashtable with configuration of libraries
Feature String[] optionalposition: 0pipeline: False
Choose one of the existing features or define them via extension