ComponentOne PdfViewer for WPF and Silverlight
C1.WPF.PdfViewer.4.6.2 Assembly / CSJ2K.j2k.codestream.writer Namespace / PktEncoder Class / PacketWritable Property

In This Topic
    PacketWritable Property
    In This Topic
    Returns true if the current packet is writable i.e. should be written. Returns false otherwise.
    Syntax
    'Declaration
     
    
    Public Overridable ReadOnly Property PacketWritable As Boolean
    public virtual bool PacketWritable {get;}
    See Also