PDFOperationGetInstance Method | Helper帮助文档 |
实例化文档
Namespace: HD.Common
Assembly: HD.Common (in HD.Common.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public void GetInstance( Stream os )
Public Sub GetInstance ( os As Stream )
public: void GetInstance( Stream^ os )
member GetInstance : os : Stream -> unit
Parameters
- os
- Type: System.IOStream
文档相关信息(如路径,打开方式等)
See Also