ToPDF Method
|
|
| Cute Editor for ASP.NET 6.7 Class Library |
| PdfHeaer..::..ToPDF Method |
| PdfHeaer Class See Also Send Feedback |
Namespace:Â CuteEditor.Convertor.PDF
Assembly:Â CuteEditor (in CuteEditor.dll) Version: 6.7.0.0
Assembly:Â CuteEditor (in CuteEditor.dll) Version: 6.7.0.0
Syntax
| C# |
|---|
public byte[] ToPDF() |
| Visual Basic |
|---|
Public Function ToPDF As Byte() |
| Visual C++ |
|---|
public: array<unsigned char>^ ToPDF() |