ApplicationClass.EditCopyPicture 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 virtual bool EditCopyPicture (object Object, object ForPrinter, object SelectedRows, object FromDate, object ToDate, object Filename, Microsoft.Office.Interop.MSProject.PjCopyPictureScaleOption ScaleOption = Microsoft.Office.Interop.MSProject.PjCopyPictureScaleOption.pjCopyPictureKeepRange, object MaxImageHeight, object MaxImageWidth, object MeasurementUnits);
abstract member EditCopyPicture : obj * obj * obj * obj * obj * obj * Microsoft.Office.Interop.MSProject.PjCopyPictureScaleOption * obj * obj * obj -> bool
override this.EditCopyPicture : obj * obj * obj * obj * obj * obj * Microsoft.Office.Interop.MSProject.PjCopyPictureScaleOption * obj * obj * obj -> bool
Parameters
- Object
- Object
- ForPrinter
- Object
- SelectedRows
- Object
- FromDate
- Object
- ToDate
- Object
- Filename
- Object
- ScaleOption
- PjCopyPictureScaleOption
- MaxImageHeight
- Object
- MaxImageWidth
- Object
- MeasurementUnits
- Object