Skip to content

Commit 98c6ce3

Browse files
authored
Merge pull request #12108 from cabirch/patch-8
Update New-Label.md with content mark clarification
2 parents b71fac9 + d38a7e3 commit 98c6ce3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

exchange/exchange-ps/exchange/New-Label.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -306,7 +306,7 @@ The ApplyContentMarkingFooterMargin parameter specifies the size (in points) of
306306

307307
This parameter is meaningful only when the ApplyContentMarkingFooterEnabled parameter value is either $true or $false.
308308

309-
**Note**: In Microsoft Word, the specified value is used as a bottom margin and left margin or right margin for left-aligned or right-aligned content marks. A minimum value of 15 points is required. Word also adds a constant offset of 5 points to the left margin for left-aligned content marks, or to the right margin for right-aligned content marks.
309+
**Note**: In Microsoft Word and PowerPoint, the specified value is used as a bottom margin and left margin or right margin for left-aligned or right-aligned content marks. A minimum value of 15 points is required. Word also adds a constant offset of 5 points to the left margin for left-aligned content marks, or to the right margin for right-aligned content marks.
310310

311311
```yaml
312312
Type: System.Int32
@@ -439,7 +439,7 @@ The ApplyContentMarkingHeaderMargin parameter specifies the size (in points) of
439439

440440
This parameter is meaningful only when the ApplyContentMarkingHeaderEnabled parameter value is either $true or $false.
441441

442-
**Note**: In Microsoft Word, the specified value is used as a top margin and left margin or right margin for left-aligned or right-aligned content marks. A minimum value of 15 points is required. Word also adds a constant offset of 5 points to the left margin for left-aligned content marks, or to the right margin for right-aligned content marks.
442+
**Note**: In Microsoft Word and PowerPoint, the specified value is used as a top margin and left margin or right margin for left-aligned or right-aligned content marks. A minimum value of 15 points is required. Word also adds a constant offset of 5 points to the left margin for left-aligned content marks, or to the right margin for right-aligned content marks.
443443

444444
```yaml
445445
Type: System.Int32

0 commit comments

Comments
 (0)