Skip to content

Latest commit

 

History

History
56 lines (38 loc) · 1.46 KB

File metadata and controls

56 lines (38 loc) · 1.46 KB
title class ContentMarkingActionData
description Documents the contentmarkingactiondata::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 ContentMarkingActionData

Summary

Members Descriptions
public const std::string& GetText() const Not yet documented.
public const std::string& GetFontName() const Not yet documented.
public const std::string& GetFontColor() const Not yet documented.
public ContentMarkAlignment GetContentMarkAlignment() const Not yet documented.
public int GetFontSize() const Not yet documented.
public int GetMargin() const Not yet documented.
public ContentMarkPlacement GetContentMarkPlacement() const Not yet documented.
public virtual ~ContentMarkingActionData() Not yet documented.

Members

GetText function

Not documented yet.

GetFontName function

Not documented yet.

GetFontColor function

Not documented yet.

GetContentMarkAlignment function

Not documented yet.

GetFontSize function

Not documented yet.

GetMargin function

Not documented yet.

GetContentMarkPlacement function

Not documented yet.

~ContentMarkingActionData function

Not documented yet.