end_paragraph_portion_format property

end_paragraph_portion_format property

Specifies the portion properties that are to be used if another portion is inserted after the last one.

Definition:

@property
def end_paragraph_portion_format(self):
    ...

@end_paragraph_portion_format.setter
def end_paragraph_portion_format(self, value):
    ...

See Also