You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"""Gets the emulate_rendering_to_size_on_page_resolution of this MetafileRenderingOptionsData. # noqa: E501
164
+
165
+
Gets or sets the resolution in pixels per inch for the emulation of metafile rendering to the size on page. 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. # noqa: E501
166
+
167
+
:return: The emulate_rendering_to_size_on_page_resolution of this MetafileRenderingOptionsData. # noqa: E501
"""Sets the emulate_rendering_to_size_on_page_resolution of this MetafileRenderingOptionsData.
175
+
176
+
Gets or sets the resolution in pixels per inch for the emulation of metafile rendering to the size on page. 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. # noqa: E501
177
+
178
+
:param emulate_rendering_to_size_on_page_resolution: The emulate_rendering_to_size_on_page_resolution of this MetafileRenderingOptionsData. # noqa: E501
0 commit comments