Share

SimplifyDefinition.RemoveInternalBodies Property

Parent Object: SimplifyDefinition

Description

Read-write property that gets and sets whether internal bodies will be removed or not. This is applicable when the EnvelopesReplaceStyle is not kAllInOneEnvelopeReplaceStyle.

Syntax

SimplifyDefinition.RemoveInternalBodies() 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?