Click or drag to resize

DocumentRequestPDocData Property

gets or set PDocData

Namespace:  PSI.Sox
Assembly:  PSI.Sox (in PSI.Sox.dll) Version: 2.1
Syntax
[DataMemberAttribute(EmitDefaultValue = false)]
public List<string> PDocData { get; set; }

Property Value

Type: ListString
Remarks
Position document data to print
See Also