Document Solutions for PDF
GrapeCity.Documents.Pdf Assembly / GrapeCity.Documents.Pdf Namespace / GcPdfDocument Class / ImageOptions Property

In This Topic
    ImageOptions Property
    In This Topic
    Gets the ImageOptions object that contains options controlling how images are processed in the current document.
    Syntax
    'Declaration
     
    Public ReadOnly Property ImageOptions As ImageOptions
    public ImageOptions ImageOptions {get;}
    See Also