mPDFExportParamsOutputStream
Property
|
Namespace: Teigha.Export_Import
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
24.2.0.0
Syntax
public StreamBuf OutputStream { set; }
Public WriteOnly Property OutputStream As StreamBuf
Set
public:
property StreamBuf^ OutputStream {
void set (StreamBuf^ value);
}
member OutputStream : StreamBuf with set
Property Value
StreamBuf
See Also