Documents for PDF, .NET Edition Documentation
WriteComments Property

GrapeCity.Documents.Pdf Assembly > GrapeCity.Documents.Pdf Namespace > GcPdfDocument Class : WriteComments Property
Gets or sets a value indicating whether comments and some optional linebreaks will be added to the generated PDF file. Primarily useful for debugging.
Syntax
'Declaration
 
Public Property WriteComments As System.Boolean
public System.bool WriteComments {get; set;}
See Also

Reference

GcPdfDocument Class
GcPdfDocument Members