Attachmate.Reflection.Productivity Namespace > IOfficeTools Interface : CopyAsImage Property |
'Declaration
Property CopyAsImage As Boolean
'Usage
Dim instance As IOfficeTools Dim value As Boolean instance.CopyAsImage = value value = instance.CopyAsImage
bool CopyAsImage {get; set;}
Exception | Description |
---|---|
Attachmate.Reflection.SecuredSettingException | This exception is thrown when you modify a InfoConnect property that has been secured via the Permissions Manager, or if such modifications require Administrator privileges. |