data property
CustomPart.data property
Contains the data of this custom part.
get data(): number[]
Remarks
This property is applicable only when CustomPart.isExternal is false
.
The default value is an empty byte array. The value cannot be null
.
See Also
- module Aspose.Words.Markup
- class CustomPart