[]
Processes the PrintPDF command in the Spread component.
protected void OnPrintPDF()
Protected Sub OnPrintPDF()
Processes the PrintPDF command in the Spread component.
protected void OnPrintPDF(string[] args)
Protected Sub OnPrintPDF(args As String())
Type | Name | Description |
---|---|---|
string[] | args | args[0] :PrintPDF args[1] :ownerPassword args[2] :userPassword args[3] :permission |