PpFarEastLineBreakLevel Enumeration
Specifies where to add the line break based upon Asian character level.
Namespace: Microsoft.Office.Interop.PowerPoint
Assembly: Microsoft.Office.Interop.PowerPoint (in Microsoft.Office.Interop.PowerPoint.dll)
Syntax
'Declaration
<GuidAttribute("C8F6BBD1-4841-4C73-ACBB-69CE5637808E")> _
Public Enumeration PpFarEastLineBreakLevel
'Usage
Dim instance As PpFarEastLineBreakLevel
[GuidAttribute("C8F6BBD1-4841-4C73-ACBB-69CE5637808E")]
public enum PpFarEastLineBreakLevel
Members
Member name | Description | |
---|---|---|
ppFarEastLineBreakLevelNormal | Normal level | |
ppFarEastLineBreakLevelStrict | Strict level | |
ppFarEastLineBreakLevelCustom | Custom level |