section_flags property

section_flags property

Gets or sets the section flags.

Definition:

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

See Also