[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.GcPdfDocument.WriteComments

WriteComments Property

WriteComments

Gets or sets a value indicating whether comments and some optional line breaks will be added to the generated PDF file. Primarily useful for debugging.

Declaration
public bool WriteComments { get; set; }
Public Property WriteComments As Boolean