MsoPictureCompress enumeration (Office)
Specifies whether a picture will be compressed or not when inserted into a file.
Name | Value | Description |
---|---|---|
msoPictureCompressDocDefault | -1 | The picture is compressed or not depending on the settings for the document. |
msoPictureCompressFalse | 0 | The picture is not compressed. |
msoPictureCompressTrue | 1 | The picture will be compressed. |
Support and feedback
Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.