![]() |
Aspose.Barcode for Python via Java Generation and Recognition API docs
|
This is the complete list of members for CaptionParameters, including all inherited members.
| __init__(self, _java_class) | CaptionParameters | |
| __str__(self) | CaptionParameters | |
| alignment(self) | CaptionParameters | |
| alignment(self, TextAlignment value) | CaptionParameters | |
| font(self) | CaptionParameters | |
| no_wrap(self) | CaptionParameters | |
| no_wrap(self, bool value) | CaptionParameters | |
| padding(self) | CaptionParameters | |
| padding(self, Padding value) | CaptionParameters | |
| text(self) | CaptionParameters | |
| text(self, str value) | CaptionParameters | |
| text_color(self) | CaptionParameters | |
| text_color(self, Tuple[int, int, int] value) | CaptionParameters | |
| visible(self) | CaptionParameters | |
| visible(self, bool value) | CaptionParameters |