Share

SimplifyDefinition.RemoveBodiesBySize Property

Parent Object: SimplifyDefinition

Description

Read-write property that gets and sets whether remove bodies by size or not. This is applicable when the source document is a part document. This is applicable when the EnvelopesReplaceStyle is not kAllInOneEnvelopeReplaceStyle.

Syntax

SimplifyDefinition.RemoveBodiesBySize() As Boolean

Property Value

This is a read/write property whose value is a Boolean.

Samples

Name Description
Part SimplifyFeature Sample This sample demonstrates how to create a simplify feature in part document.

Version

Introduced in version 2026

Was this information helpful?