次のサンプルコードは、SavePdfToResponseメソッドを使用します。
FpSpread1.SavePdfToResponse(0, "test.pdf", false, new FarPoint.PDF.Source.Encryption.PdfSecurity("test"));
FpSpread1.SavePdfToResponse(0, "test.pdf", False, New FarPoint.PDF.Source.Encryption.PdfSecurity("test"))