isExternal property
CustomPart.isExternal property
False if this custom part is stored inside the OOXML package. True if this custom part is an external target.
get isExternal(): boolean
Remarks
The default value is false
.
See Also
- module Aspose.Words.Markup
- class CustomPart
- property CustomPart.name