PeachPDF
PeachPDF.Network.RNetworkResponse
RNetworkResponse.ResourceStream Property
The resource’s content stream, or null if the resource has no body.
public System.IO.Stream? ResourceStream { get; init; }
The resource’s content stream, or null if the resource has no body.
public System.IO.Stream? ResourceStream { get; init; }