ExportSettings Class Methods
In This Topic
For a list of all members of this type, see ExportSettings members.
Public Methods
| Name | Description |
 | ResetAuthor | Resets the value of the Author property to its default value, a null reference (Nothing in Visual Basic). |
 | ResetDescription | Resets the value of the Description property to its default value, a null reference (Nothing in Visual Basic). |
 | ResetFromPage | |
 | ResetKeywords | Resets the value of the Keywords property to its default value, a null reference (Nothing in Visual Basic). |
 | ResetLandscape | Resets the value of the Landscape property to its default value, false. |
 | ResetMargins | Resets the value of the Margins property to its default value, a null reference (Nothing in Visual Basic). |
 | ResetPaperSize | Resets the value of the PaperSize property to its default value, a null reference (Nothing in Visual Basic). |
 | ResetTitle | Resets the value of the Title property to its default value, a null reference (Nothing in Visual Basic). |
 | ResetToPage | |
Top
See Also