Invokes the built-in tabbed dialog box for setting section attributes. These are page settings such as margins and size, all settings concerning headers and footers, page columns and page borders.
Introduced: 14.0.
public DialogResult SectionFormatDialog();
Public Function SectionFormatDialog() As DialogResult
public DialogResult SectionFormatDialog(int activeTab);
Public Function SectionFormatDialog(ByVal activeTab As Integer) As DialogResult
Parameter | Description | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
active |
Specifies the index of the tab, zero-based, that is displayed when the tabbed dialog box is opened. The following values are possible:
|
If the dialog is left with the Cancel button, the return value is Dialog