_MSProject.FilePageSetupMargins Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public bool FilePageSetupMargins (object Name, object Top, object Bottom, object Left, object Right, object Borders);
abstract member FilePageSetupMargins : obj * obj * obj * obj * obj * obj -> bool
Public Function FilePageSetupMargins (Optional Name As Object, Optional Top As Object, Optional Bottom As Object, Optional Left As Object, Optional Right As Object, Optional Borders As Object) As Boolean
Parameters
- Name
- Object
- Top
- Object
- Bottom
- Object
- Left
- Object
- Right
- Object
- Borders
- Object