'Declaration Public Enum PageBorderAppliesTo Inherits System.Enum
public enum PageBorderAppliesTo : System.Enum
'Declaration Public Enum PageBorderAppliesTo Inherits System.Enum
public enum PageBorderAppliesTo : System.Enum
Member | Description |
---|---|
AllPages | Page border is shown on all pages of a section. |
FirstPage | Page border is shown on the first page of a section only. |
OtherPages | Page border is shown on all pages except the first page of a section. |
System.Object
System.ValueType
System.Enum
GrapeCity.Documents.Word.PageBorderAppliesTo