'宣言 Public Function ToPdfBytes( _ Optional ByVal options As PdfOptions _ ) As System.Byte()
public System.byte[] ToPdfBytes( PdfOptions options )
パラメータ
- options
- The set of parameters for the output PDF document.
戻り値の型
The byte array with a PDF document.