Document Solutions for PDF
GrapeCity.Documents.Imaging.Windows Assembly / GrapeCity.Documents.Imaging.Windows Namespace / GcWicTiffReader Class / WicFactory Property

In This Topic
    WicFactory Property
    In This Topic
    Gets an instance of the GrapeCity.Documents.DX.WIC.ImagingFactory class.
    Syntax
    'Declaration
     
    Public ReadOnly Property WicFactory As ImagingFactory
    public ImagingFactory WicFactory {get;}
    See Also