PsString

Overview

PsString is a class in Aspose.Page FOSS for Python.

Properties: filter_params, remaining_filter, value.

Properties

NameTypeAccessDescription
valuebytesReadGets the value.
remaining_filterstr | NoneReadGets the remaining filter.
filter_paramsdict | NoneReadGets the filter params.

See Also