Click or drag to resize
PdfCallCompletedEventArgsPdfBytes Property
Gets or sets the Entity of type T.

Namespace:  Intuit.Ipp.Core
Assembly:  Intuit.Ipp.Core (in Intuit.Ipp.Core.dll) Version: 4.0.0.0 (4.0.0.0)
Syntax
C#
public byte[] PdfBytes { get; set; }

Property Value

Type: Byte
See Also