Namespace: CuteEditor.Convertor.PDF
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()

See Also