SimplifyDefinition.RemoveBodiesBySize Property
Parent Object: SimplifyDefinitionDescription
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 BooleanProperty 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. |