Yes, you can disable the bleed margin by using the API method engine.block.setBool(pageId, "page/marginEnabled", false)
. Alternatively, as a Creator, you can also disable the bleed margin in the document settings for the complete template.
Yes, you can disable the bleed margin by using the API method engine.block.setBool(pageId, "page/marginEnabled", false)
. Alternatively, as a Creator, you can also disable the bleed margin in the document settings for the complete template.