block_content_normal_direction property

block_content_normal_direction property

Gets or sets the block content normal direction.

Definition:

@property
def block_content_normal_direction(self):
    ...
@block_content_normal_direction.setter
def block_content_normal_direction(self, value):
    ...

See Also