[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.Layout.PdfOutputSettings.ImageOptions

ImageOptions Property

ImageOptions

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.

Declaration
public ImageOptions ImageOptions { get; set; }
Public Property ImageOptions As ImageOptions