Skip to content

Latest commit

 

History

History
42 lines (25 loc) · 964 Bytes

Project.application.pasteaspicture.md

File metadata and controls

42 lines (25 loc) · 964 Bytes
title keywords f1_keywords ms.service ms.assetid ms.date ms.localizationpriority
Application.PasteAsPicture method (Project)
vbapj.chm138
vbapj.chm138
project-server
06b85596-281a-b77d-56d1-8c4283a4dba7
06/08/2017
medium

Application.PasteAsPicture method (Project)

Pastes a copy of a report or a shape, where the copy is a picture.

Syntax

expression. PasteAsPicture

expression A variable that represents an Application object.

Return value

Boolean

True if the paste is successful; otherwise, False.

See also

Application Object

PasteSourceFormatting Method PasteDestFormatting Method CopyReport Method Shape.Copy Method

[!includeSupport and feedback]