Ole2FramegetCompoundDocument Method
|
Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
21.4.0.0
Syntax
public void getCompoundDocument(
StreamBuf streamBuf
)
Public Sub getCompoundDocument (
streamBuf As StreamBuf
)
public:
void getCompoundDocument(
StreamBuf^ streamBuf
)
member getCompoundDocument :
streamBuf : StreamBuf -> unit
Parameters
- streamBuf
- Type: Teigha.RuntimeStreamBuf
See Also