Ole2FramegetCompoundDocument Method
|
Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
26.3.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 StreamBuf
-
See Also