Click or drag to resize

DocumentResponsePdfData Property

List of base 64 encoded PDF data.

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

Property Value

Type: ListString
See Also