Edit in GitHubLog an issue

@express-document-sdk / RescaleProportionalToWidthOptions

Interface: RescaleProportionalToWidthOptions

An interface for rescaling the node based on a given width when using Node.resize.

Extends

Properties

avoidScalingVisualDetailsIfPossible

avoidScalingVisualDetailsIfPossible: boolean

Whether to try to avoid scaling the content's visual styling (e.g. stroke width, corner detailing, etc.). Note that some kinds of content may not be able to avoid rescaling in some scenarios.

Inherited from

CommonResizeOptions.avoidScalingVisualDetailsIfPossible


behavior

behavior: proportional


height?

optional height: undefined

Instead of providing a height, it will be calculated by multiplying the given width by the current aspect ratio.


width

width: number

Was this helpful?
  • Privacy
  • Terms of Use
  • Do not sell or share my personal information
  • AdChoices
Copyright © 2026 Adobe. All rights reserved.