AddContentFooterAction Constructor
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Creates a new AddContentFooterAction. This constructor is only public to allow using this class in code testing
public AddContentFooterAction (string id, string uiElementName, string text, string fontName, int fontSize, string fontColor, Microsoft.InformationProtection.Policy.ContentMarkAlignment alignment, int margin);
new Microsoft.InformationProtection.Policy.Actions.AddContentFooterAction : string * string * string * string * int * string * Microsoft.InformationProtection.Policy.ContentMarkAlignment * int -> Microsoft.InformationProtection.Policy.Actions.AddContentFooterAction
Public Sub New (id As String, uiElementName As String, text As String, fontName As String, fontSize As Integer, fontColor As String, alignment As ContentMarkAlignment, margin As Integer)
Parameters
- uiElementName
- String
The UIElementName
- alignment
- ContentMarkAlignment
The Alignment