[]
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.
public bool WriteComments { get; set; }
Public Property WriteComments As Boolean