shx_code_pages property

shx_code_pages property

Gets or sets the SHX sources.

Definition:

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

See Also