export_comments_type property

export_comments_type property

Represents type of exporting comments to html files.

Definition:

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

See Also