Skip to content

Latest commit

 

History

History
25 lines (19 loc) · 904 Bytes

File metadata and controls

25 lines (19 loc) · 904 Bytes
title class RemoveContentHeaderAction
description Documents the removecontentheaderaction::undefined class of the Microsoft Information Protection (MIP) SDK.
author msmbaldwin
ms.service information-protection
ms.topic reference
ms.author mbaldwin
ms.date 11/07/2023

class RemoveContentHeaderAction

An action class that specifies removing the content header from the document.

Summary

Members Descriptions
public const std::vector<std::string>& GetUIElementNames() Gets a list of names that should be used to find the UI elements that should be removed.

Members

GetUIElementNames function

Gets a list of names that should be used to find the UI elements that should be removed.

Returns: A list of ui element names.