IAdapterDataHelperGetPdocFromZpl Method | |
Gets a Pdoc from a label
Namespace:
PSI.Sox.Adapter.Interfaces
Assembly:
PSI.Sox (in PSI.Sox.dll) Version: 2.1
Syntax string GetPdocFromZpl(
string zpl,
DocumentEncoding encoding
)
Parameters
- zpl
- Type: SystemString
zpl raw - encoding
- Type: DocumentEncoding
document encoding
Return Value
Type:
Stringstring of Pdoc
See Also