Toggle navigation
Home
Docotic.Pdf
Download
Samples
Help
Pricing
Blog
Support
About us
PdfSignatureTimestampToken.GetBytes Method
Docotic.Pdf library help
>
BitMiracle.Docotic.Pdf
>
PdfSignatureTimestampToken Class
>
PdfSignatureTimestampToken Methods
> GetBytes Method
Version history
BitMiracle.Docotic
BitMiracle.Docotic.Pdf
PdfSignatureTimestampToken Class
PdfSignatureTimestampToken Methods
GetBytes Method
BitMiracle.Docotic.Pdf.Gdi
BitMiracle.Docotic.Pdf.HtmlToPdf
BitMiracle.Docotic.Pdf.Layout
Gets the raw bytes of the token.
Namespace:
BitMiracle.Docotic.Pdf
Assembly:
BitMiracle.Docotic.Pdf (in BitMiracle.Docotic.Pdf.dll)
Syntax
C#
public
byte
[]
GetBytes
()
VB
Public
Function
GetBytes
As
Byte
()
Return Value
Type:
Byte
[]
The raw bytes of the token.
See Also
PdfSignatureTimestampToken Class
BitMiracle.Docotic.Pdf Namespace