[]
Gets or sets an GrapeCity.Documents.Pdf.ImageOptions object that contains options controlling how images are processed in the generated PDF. See GrapeCity.Documents.Pdf.GcPdfDocument.ImageOptions for details.
public ImageOptions ImageOptions { get; set; }
Public Property ImageOptions As ImageOptions