Aspose::Words::Saving::MetafileRenderingOptions::get_EmulateRenderingToSizeOnPageResolution method
MetafileRenderingOptions::get_EmulateRenderingToSizeOnPageResolution method
Gets or sets the resolution in pixels per inch for the emulation of metafile rendering to the size on page.
int32_t Aspose::Words::Saving::MetafileRenderingOptions::get_EmulateRenderingToSizeOnPageResolution() const
Remarks
This option is used only when EmulateRenderingToSizeOnPage is set to true.
The default value is 96. This is a default display resolution. I.e. metafile rendering will emulate the display of the metafile in MS Word with a 100% zoom factor.
See Also
- Class MetafileRenderingOptions
- Namespace Aspose::Words::Saving
- Library Aspose.Words for C++