image_bytes property
Fill.image_bytes property
Gets the raw bytes of the fill texture or pattern.
@property
def image_bytes(self) -> bytes:
...
Remarks
The default value is None
.
See Also
- module aspose.words.drawing
- class Fill
Gets the raw bytes of the fill texture or pattern.
@property
def image_bytes(self) -> bytes:
...
The default value is None
.