'宣言 Public Function Load( _ ByVal printDoc As PrintDocumentWrapper _ ) As System.Boolean
public System.bool Load( PrintDocumentWrapper printDoc )
パラメータ
- printDoc
- The PrintDocumentWrapper object.
戻り値の型
Returns true at successful loading; false - otherwise.