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

In This Topic
    OwnWicFactory Property
    In This Topic
    Gets or sets a value indicating if the WicFactory should be disposed together with the GcWicTiffReader class.
    Syntax
    'Declaration
     
    Public Property OwnWicFactory As System.Boolean
    public System.bool OwnWicFactory {get; set;}
    See Also