PDFOperation Constructor (String)

HD.Common

PDFOperation Constructor (String) Helper帮助文档
构造函数

Namespace: HD.Common
Assembly: HD.Common (in HD.Common.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax

public PDFOperation(
	string type
)
Public Sub New ( 
	type As String
)
public:
PDFOperation(
	String^ type
)
new : 
        type : string -> PDFOperation

Parameters

type
Type: SystemString
页面大小(如"A4")
See Also

Reference