• Flash for .NET Overview
    • Help with WinForms Edition
  • Key Features
  • Create Canvas Documents with C1FlashCanvas
    • Creating Canvas Documents
    • Adding Text to C1FlashCanvas
    • Adding Images to C1FlashCanvas
    • Adding Graphics to C1FlashCanvas
    • Using Metafiles to Render Graphics
  • Create Movie Documents with C1FlashMovie
    • Understanding Frames and Graphical Objects
    • Creating Movie Documents
  • Create Slide Documents with C1FlashSlide
    • Creating Slide Documents
    • Using the C1FlashSlide Designer
      • Setting Common Slide Attributes
      • Setting the Header & Footer
      • Setting the Button Style
  • Flash for .NET Samples
  • Flash for .NET Task-Based Help
    • C1FlashCanvas Tasks
      • Drawing Text in C1FlashCanvas
        • Drawing Text
        • Drawing Text Inside a Rectangle
        • Drawing a Paragraph
        • Aligning Text in the Center
      • Rendering Images Using C1FlashCanvas
      • Drawing Shapes or Filling Shapes in C1FlashCanvas
      • Transforming a Drawing Using C1FlashCanvas
        • Rotating the Drawing
        • Scaling the Coordination
        • Transforming the Drawing
    • C1FlashMovie Tasks
      • Creating Movie Documents that Rotate
    • C1FlashSlide Tasks
      • Creating Slide Documents with Navigation Buttons
  • C1WebFlash Class Overview
    • Getting Started with C1WebFlash
      • Creating an ASP.NET 2.0 Project
        • Creating a Web Site Project
        • Creating a Web Application Project
      • Adding the C1WebFlash Component to a Project
      • Creating a New Web Form
      • Setting the Start Page for Your Web Application
      • Adding the C1Flash Components to Your Web Application
      • Binding a Flash for .NET Component to the C1WebFlash Control
  • API Reference
    • C1.C1Flash.2 Assembly
      • Namespaces
        • C1.C1Flash Namespace
          • Overview
          • Classes
            • C1FlashCanvas
              • Overview
              • Members
              • C1FlashCanvas Constructor
                • C1FlashCanvas Constructor()
                • C1FlashCanvas Constructor(Int32,Int32)
              • Methods
                • Clear Method
                • GetHashCode Method
                • RenderToFile Method
                • RenderToStream Method
              • Properties
                • Height Property
                • Width Property
            • C1FlashMovie
              • Overview
              • Members
              • C1FlashMovie Constructor
                • C1FlashMovie Constructor()
                • C1FlashMovie Constructor(Int32,Int32)
                • C1FlashMovie Constructor(Int32,Int32,Single)
              • Methods
                • Clean Method
                • Frames Method
                • GetHashCode Method
                • RenderToFile Method
                • RenderToStream Method
              • Properties
                • BackgroundColor Property
                • FrameRate Property
                • Height Property
                • Item Property
                • Width Property
            • C1FlashSlide
              • Overview
              • Members
              • C1FlashSlide Constructor
                • C1FlashSlide Constructor()
                • C1FlashSlide Constructor(Int32,Int32)
              • Methods
                • AddPage Method
                • Clean Method
                • GetHashCode Method
                • RenderToFile Method
                • RenderToStream Method
              • Properties
                • BackgroundColor Property
                • CBIDump Property
                • CustomButtonImages Property
                • Height Property
                • Interval Property
                • Item Property
                • PageCount Property
                • SlideMode Property
                • Width Property
            • Constants
              • Overview
              • Members
              • Constants Constructor
              • Methods
                • FixedToFloat Method
                • FloatToFixed Method
              • Fields
                • FIXED_1 Field
                • FIXED_2 Field
                • FIXED_HALF Field
                • FIXED_SQR2 Field
                • INFINITY Field
                • TWIPS Field
            • Entity
              • Overview
              • Members
              • Entity Constructor
                • Entity Constructor()
                • Entity Constructor(Point,Size)
                • Entity Constructor(String)
                • Entity Constructor(String,Point,Size)
              • Properties
                • Font Property
                • ForeColor Property
                • Location Property
                • Size Property
                • Text Property
                • TextAlign Property
                • Visible Property
            • FArc
              • Overview
              • Members
              • FArc Constructor
                • FArc Constructor(Rectangle,Single,Single)
                • FArc Constructor(Rectangle,Single,Single,Boolean,Boolean)
            • FBeziers
              • Overview
              • Members
              • FBeziers Constructor
            • FButton
              • Overview
              • Members
              • FButton Constructor
              • Methods
                • AddAction Method
            • FCircle
              • Overview
              • Members
              • FCircle Constructor
                • FCircle Constructor(Int32,Int32,Int32)
                • FCircle Constructor(Point,Int32)
            • FEditText
              • Overview
              • Members
              • FEditText Constructor
                • FEditText Constructor(Rectangle,String)
                • FEditText Constructor(Rectangle,String,String)
                • FEditText Constructor(Rectangle,String,String,Boolean,Boolean)
              • Properties
                • Align Property
                • AutoSize Property
                • Border Property
                • Font Property
                • ForeColor Property
                • Height Property
                • Html Property
                • Indent Property
                • Leading Property
                • LeftMargin Property
                • MaxLength Property
                • MultiLine Property
                • NoSelect Property
                • PassWord Property
                • ReadOnly Property
                • RightMargin Property
                • Text Property
                • WordWrap Property
            • FFont
              • Overview
              • Members
              • FFont Constructor
              • Methods
                • AddGlyph Method
                • GetAdvance Method
                • GetGlyphIndexFromAscii Method
              • Properties
                • GlyphCount Property
            • FFont2
              • Overview
              • Members
              • FFont2 Constructor
                • FFont2 Constructor(String)
                • FFont2 Constructor(String,Boolean,Boolean)
              • Properties
                • Bold Property
                • Italic Property
                • Name Property
            • FFrame
              • Overview
              • Members
              • Methods
                • AddAction Method
                • AddGroup Method
                • AddObject Method
                • RemoveGroup Method
                • RemoveObject Method
              • Properties
                • MaxDepth Property
                • Opacity Property
            • FGroup
              • Overview
              • Members
              • FGroup Constructor
              • Methods
                • AddMetafile Method
                  • AddMetafile(Metafile,Point) Method
                  • AddMetafile(Metafile,PointF) Method
                  • AddMetafile(Metafile,Rectangle) Method
                  • AddMetafile(Metafile,RectangleF) Method
                • AddObject Method
                • RemoveObject Method
              • Properties
                • Count Property
                • Item Property
            • FImage
              • Overview
              • Members
              • FImage Constructor
            • FLine
              • Overview
              • Members
              • FLine Constructor
                • FLine Constructor(Int32,Int32,Int32,Int32)
                • FLine Constructor(Point,Point)
            • FObject
              • Overview
              • Members
              • Properties
                • Depth Property
                • ID Property
            • FOval
              • Overview
              • Members
              • FOval Constructor
            • FPage
              • Overview
              • Members
              • Methods
                • DrawArc Method
                  • DrawArc(Pen,Rectangle,Single,Single) Method
                  • DrawArc(Pen,RectangleF,Single,Single) Method
                  • DrawArc(Pen,Int32,Int32,Int32,Int32,Int32,Int32) Method
                  • DrawArc(Pen,Single,Single,Single,Single,Single,Single) Method
                • DrawBezier Method
                  • DrawBezier(Pen,Point,Point,Point,Point) Method
                  • DrawBezier(Pen,PointF,PointF,PointF,PointF) Method
                  • DrawBezier(Pen,Single,Single,Single,Single,Single,Single,Single,Single) Method
                • DrawBeziers Method
                  • DrawBeziers(Pen,Point[]) Method
                  • DrawBeziers(Pen,PointF[]) Method
                • DrawChord Method
                  • DrawChord(Pen,Rectangle,Single,Single) Method
                  • DrawChord(Pen,RectangleF,Single,Single) Method
                  • DrawChord(Pen,Int32,Int32,Int32,Int32,Int32,Int32) Method
                  • DrawChord(Pen,Single,Single,Single,Single,Single,Single) Method
                • DrawEllipse Method
                  • DrawEllipse(Pen,Rectangle) Method
                  • DrawEllipse(Pen,RectangleF) Method
                  • DrawEllipse(Pen,Int32,Int32,Int32,Int32) Method
                  • DrawEllipse(Pen,Single,Single,Single,Single) Method
                • DrawIcon Method
                  • DrawIcon(Icon,Rectangle) Method
                  • DrawIcon(Icon,Int32,Int32) Method
                • DrawImage Method
                  • DrawImage(Image,Point) Method
                  • DrawImage(Image,PointF) Method
                  • DrawImage(Image,Rectangle) Method
                  • DrawImage(Image,RectangleF) Method
                • DrawLine Method
                  • DrawLine(Pen,Point,Point) Method
                  • DrawLine(Pen,PointF,PointF) Method
                  • DrawLine(Pen,Int32,Int32,Int32,Int32) Method
                  • DrawLine(Pen,Single,Single,Single,Single) Method
                • DrawLines Method
                  • DrawLines(Pen,Point[]) Method
                  • DrawLines(Pen,PointF[]) Method
                • DrawPath Method
                • DrawPie Method
                  • DrawPie(Pen,Rectangle,Single,Single) Method
                  • DrawPie(Pen,RectangleF,Single,Single) Method
                  • DrawPie(Pen,Int32,Int32,Int32,Int32,Int32,Int32) Method
                  • DrawPie(Pen,Single,Single,Single,Single,Single,Single) Method
                • DrawPolygon Method
                  • DrawPolygon(Pen,Point[]) Method
                  • DrawPolygon(Pen,PointF[]) Method
                • DrawRectangle Method
                  • DrawRectangle(Pen,Rectangle) Method
                  • DrawRectangle(Pen,RectangleF) Method
                  • DrawRectangle(Pen,Int32,Int32,Int32,Int32) Method
                  • DrawRectangle(Pen,Single,Single,Single,Single) Method
                  • DrawRectangle(Pen,Rectangle,Size) Method
                  • DrawRectangle(Pen,RectangleF,SizeF) Method
                • DrawRectangles Method
                  • DrawRectangles(Pen,Rectangle[]) Method
                  • DrawRectangles(Pen,RectangleF[]) Method
                • DrawString Method
                  • DrawString(String,Font,Brush,Point) Method
                  • DrawString(String,Font,Brush,PointF) Method
                  • DrawString(String,Font,Brush,Rectangle) Method
                  • DrawString(String,Font,Brush,RectangleF) Method
                  • DrawString(String,Font,Brush,Point,StringFormat) Method
                  • DrawString(String,Font,Brush,PointF,StringFormat) Method
                  • DrawString(String,Font,Brush,Rectangle,StringFormat) Method
                  • DrawString(String,Font,Brush,RectangleF,StringFormat) Method
                  • DrawString(String,Font,Brush,Single,Single) Method
                  • DrawString(String,Font,Brush,Single,Single,StringFormat) Method
                • DrawStringHtml Method
                • FillChord Method
                  • FillChord(Brush,Int32,Int32,Int32,Int32,Int32,Int32) Method
                  • FillChord(Brush,Single,Single,Single,Single,Single,Single) Method
                  • FillChord(Brush,Rectangle,Single,Single) Method
                  • FillChord(Brush,RectangleF,Single,Single) Method
                • FillEllipse Method
                  • FillEllipse(Brush,Rectangle) Method
                  • FillEllipse(Brush,RectangleF) Method
                  • FillEllipse(Brush,Int32,Int32,Int32,Int32) Method
                  • FillEllipse(Brush,Single,Single,Single,Single) Method
                • FillPath Method
                • FillPie Method
                  • FillPie(Brush,Rectangle,Single,Single) Method
                  • FillPie(Brush,RectangleF,Single,Single) Method
                  • FillPie(Brush,Int32,Int32,Int32,Int32,Int32,Int32) Method
                  • FillPie(Brush,Single,Single,Single,Single,Single,Single) Method
                • FillPolygon Method
                  • FillPolygon(Brush,Point[]) Method
                  • FillPolygon(Brush,PointF[]) Method
                • FillRectangle Method
                  • FillRectangle(Brush,Rectangle) Method
                  • FillRectangle(Brush,RectangleF) Method
                  • FillRectangle(Brush,Int32,Int32,Int32,Int32) Method
                  • FillRectangle(Brush,Single,Single,Single,Single) Method
                  • FillRectangle(Brush,Rectangle,Size) Method
                  • FillRectangle(Brush,RectangleF,SizeF) Method
                • FillRectangles Method
                  • FillRectangles(Brush,Rectangle[]) Method
                  • FillRectangles(Brush,RectangleF[]) Method
                • MeasureString Method
                  • MeasureString(String,Font,Single,StringFormat) Method
                  • MeasureString(String,Font,Single) Method
                  • MeasureString(String,Font) Method
                • MultiplyTransform Method
                  • MultiplyTransform(Matrix) Method
                  • MultiplyTransform(Matrix,MatrixOrder) Method
                • PlaySound Method
                • ResetTransform Method
                • RotateTransform Method
                  • RotateTransform(Single) Method
                  • RotateTransform(Single,MatrixOrder) Method
                • ScaleTransform Method
                  • ScaleTransform(Single,Single) Method
                  • ScaleTransform(Single,Single,MatrixOrder) Method
                • StopSound Method
                • TranslateTransform Method
                  • TranslateTransform(Single,Single) Method
                  • TranslateTransform(Single,Single,MatrixOrder) Method
              • Properties
                • Height Property
                • Transform Property
                • Width Property
            • FPath
              • Overview
              • Members
              • FPath Constructor
              • Properties
                • Path Property
            • FPolygon
              • Overview
              • Members
              • FPolygon Constructor
                • FPolygon Constructor(Int32,Int32)
                • FPolygon Constructor(Point)
                • FPolygon Constructor(Int32,Int32,Boolean)
                • FPolygon Constructor(Point,Boolean)
                • FPolygon Constructor(Point[],Boolean)
                • FPolygon Constructor(Point[])
              • Methods
                • AddCurvedLine Method
                • AddStraightLine Method
            • FRectangle
              • Overview
              • Members
              • FRectangle Constructor
                • FRectangle Constructor(Rectangle)
                • FRectangle Constructor(Int32,Int32,Int32,Int32)
                • FRectangle Constructor(Point,Size)
                • FRectangle Constructor(Rectangle,Size)
            • FShape
              • Overview
              • Members
              • Methods
                • ClearFilling Method
                • FillGradientColor Method
                  • FillGradientColor(ColorBlend,Boolean) Method
                  • FillGradientColor(Color,Color,Boolean) Method
                • FillImage Method
                  • FillImage(Image) Method
                  • FillImage(String) Method
                • FillJpeg Method
                • FillSolidColor Method
                • ResetTransform Method
                • Rotate Method
                • Scale Method
                • Translate Method
              • Properties
                • Bounds Property
                • FillMode Property
                • ImageFillType Property
                • LineColor Property
                • LineWidth Property
                • Opacity Property
            • FText
              • Overview
              • Members
              • FText Constructor
              • Properties
                • Font Property
                • Text Property
            • PageNumber
              • Overview
              • Members
              • PageNumber Constructor
                • PageNumber Constructor()
                • PageNumber Constructor(Point,Size)
            • StaticText
              • Overview
              • Members
              • StaticText Constructor
                • StaticText Constructor(String)
                • StaticText Constructor(String,Point,Size)
          • Enumerations
            • FAlignment
            • FButtonEvent
            • FImageFillType
            • SlideMode
          • Interfaces
            • IWebFlashSink
              • Overview
              • Members
              • Methods
                • RenderToFile Method
                • RenderToStream Method
        • C1.C1Flash.Base Namespace
          • Overview
          • Classes
            • FActionEndDrag
              • Overview
              • Members
              • FActionEndDrag Constructor
              • Methods
                • WriteToSWFStream Method
            • FActionGetProperty
              • Overview
              • Members
              • FActionGetProperty Constructor
              • Methods
                • WriteToSWFStream Method
            • FActionGetURL
              • Overview
              • Members
              • FActionGetURL Constructor
                • FActionGetURL Constructor(String)
                • FActionGetURL Constructor(String,String)
              • Methods
                • WriteToSWFStream Method
            • FActionGetURL2
              • Overview
              • Members
              • FActionGetURL2 Constructor
              • Methods
                • WriteToSWFStream Method
            • FActionGetVariable
              • Overview
              • Members
              • FActionGetVariable Constructor
              • Methods
                • WriteToSWFStream Method
            • FActionGotoFrame
              • Overview
              • Members
              • FActionGotoFrame Constructor
              • Methods
                • WriteToSWFStream Method
            • FActionGotoFrame2
              • Overview
              • Members
              • FActionGotoFrame2 Constructor
              • Methods
                • WriteToSWFStream Method
            • FActionGotoLabel
              • Overview
              • Members
              • FActionGotoLabel Constructor
              • Methods
                • WriteToSWFStream Method
            • FActionNextFrame
              • Overview
              • Members
              • FActionNextFrame Constructor
              • Methods
                • WriteToSWFStream Method
            • FActionPlay
              • Overview
              • Members
              • FActionPlay Constructor
              • Methods
                • WriteToSWFStream Method
            • FActionPop
              • Overview
              • Members
              • FActionPop Constructor
              • Methods
                • WriteToSWFStream Method
            • FActionPrevFrame
              • Overview
              • Members
              • FActionPrevFrame Constructor
              • Methods
                • WriteToSWFStream Method
            • FActionPush
              • Overview
              • Members
              • FActionPush Constructor
                • FActionPush Constructor(String)
                • FActionPush Constructor(Single)
                • FActionPush Constructor(Boolean)
                • FActionPush Constructor(UInt32)
              • Methods
                • WriteToSWFStream Method
            • FActionRecord
              • Overview
              • Members
              • Methods
                • WriteToSWFStream Method
            • FActionSetProperty
              • Overview
              • Members
              • FActionSetProperty Constructor
              • Methods
                • WriteToSWFStream Method
            • FActionSetTarget
              • Overview
              • Members
              • FActionSetTarget Constructor
              • Methods
                • WriteToSWFStream Method
            • FActionSetTarget2
              • Overview
              • Members
              • FActionSetTarget2 Constructor
              • Methods
                • WriteToSWFStream Method
            • FActionSetVariable
              • Overview
              • Members
              • FActionSetVariable Constructor
              • Methods
                • WriteToSWFStream Method
            • FActionStartDrag
              • Overview
              • Members
              • FActionStartDrag Constructor
              • Methods
                • WriteToSWFStream Method
            • FActionStop
              • Overview
              • Members
              • FActionStop Constructor
              • Methods
                • WriteToSWFStream Method
            • FActionStopSounds
              • Overview
              • Members
              • FActionStopSounds Constructor
              • Methods
                • WriteToSWFStream Method
            • FActionToggleQuality
              • Overview
              • Members
              • FActionToggleQuality Constructor
              • Methods
                • WriteToSWFStream Method
            • FActionWaitForFrame
              • Overview
              • Members
              • FActionWaitForFrame Constructor
              • Methods
                • WriteToSWFStream Method
            • FActionWaitForFrame2
              • Overview
              • Members
              • FActionWaitForFrame2 Constructor
              • Methods
                • WriteToSWFStream Method
            • FSWFStream
              • Overview
              • Members
              • FSWFStream Constructor
              • Methods
                • Append Method
                • DumpToFile Method
                • DumpToMemory Method
                • FlushBits Method
                • GetBuffer Method
                • MaxNum Method
                • MinBits Method
                • WriteBits Method
                • WriteByte Method
                • WriteDWord Method
                • WriteLargeData Method
                • WriteWord Method
              • Properties
                • Size Property
          • Enumerations
            • FActionGetURL2.SendMethod
        • C1.C1Flash.SlideDesigner Namespace
          • Overview
          • Classes
            • UIButton
              • Overview
              • Members
              • UIButton Constructor
              • Methods
                • OnPaint Method
              • Properties
                • DefaultSize Property
                • Font Property
                • ForeColor Property
                • Text Property
            • UIElement
              • Overview
              • Members
              • UIElement Constructor
                • UIElement Constructor()
                • UIElement Constructor(Rectangle)
              • Methods
                • InternalSetRectangle Method
                • OnPaint Method
                • Refresh Method
              • Properties
                • Bottom Property
                • ClientRectangle Property
                • DefaultFont Property
                • DefaultForeColor Property
                • DefaultSize Property
                • Font Property
                • ForeColor Property
                • Height Property
                • Left Property
                • Location Property
                • Right Property
                • Size Property
                • Text Property
                • TextAlign Property
                • Top Property
                • Visible Property
                • Width Property
              • Events
                • FontChanged Event
                • ForeColorChanged Event
                • TextAlignChanged Event
                • TextChanged Event
            • UIImage
              • Overview
              • Members
              • UIImage Constructor
              • Methods
                • OnPaint Method
              • Properties
                • DefaultSize Property
            • UIText
              • Overview
              • Members
              • UIText Constructor
              • Methods
                • OnPaint Method
              • Properties
                • AutoSize Property
                • DefaultSize Property
                • Visible Property
        • C1.C1Zip Namespace
          • Overview
          • Classes
            • C1ZipEntry
              • Overview
              • Members
              • Methods
                • CheckCRC32 Method
                • CheckPassword Method
                • Extract Method
                • OpenReader Method
                • Remove Method
              • Properties
                • Attributes Property
                • Comment Property
                • CRC32 Property
                • Date Property
                • FileName Property
                • IsEncrypted Property
                • SizeCompressed Property
                • SizeUncompressed Property
            • C1ZipEntryCollection
              • Overview
              • Members
              • Methods
                • Add Method
                  • Add(String) Method
                  • Add(String[]) Method
                  • Add(String,Int32) Method
                  • Add(String,String) Method
                  • Add(Stream,String) Method
                • AddFolder Method
                  • AddFolder(String) Method
                  • AddFolder(String,String) Method
                  • AddFolder(String,String,Boolean) Method
                • Contains Method
                  • Contains(String) Method
                  • Contains(C1ZipEntry) Method
                • Extract Method
                  • Extract(Int32,String) Method
                  • Extract(String,String) Method
                  • Extract(Int32) Method
                  • Extract(String) Method
                • ExtractFolder Method
                • IndexOf Method
                  • IndexOf(String) Method
                  • IndexOf(C1ZipEntry) Method
                • OpenWriter Method
                • Remove Method
                  • Remove(Int32) Method
                  • Remove(String) Method
                  • Remove(Int32[]) Method
                  • Remove(String[]) Method
              • Properties
                • Count Property
                • Item Property
                  • Item(Int32) Property
                  • Item(String) Property
            • C1ZipFile
              • Overview
              • Members
              • C1ZipFile Constructor
                • C1ZipFile Constructor()
                • C1ZipFile Constructor(String,Boolean)
                • C1ZipFile Constructor(String)
                • C1ZipFile Constructor(Stream,Boolean)
                • C1ZipFile Constructor(Stream)
              • Methods
                • Close Method
                • CloseBatch Method
                • Create Method
                  • Create(String) Method
                  • Create(Stream) Method
                • IsZipFile Method
                  • IsZipFile(String) Method
                  • IsZipFile(Stream) Method
                • Open Method
                  • Open(String) Method
                  • Open(Stream) Method
                • OpenBatch Method
                • Refresh Method
              • Properties
                • Comment Property
                • CompressionLevel Property
                • Entries Property
                • FileName Property
                • MemoryThreshold Property
                • OverwriteHidden Property
                • OverwriteReadOnly Property
                • OverwriteSystem Property
                • Password Property
                • TempFileName Property
              • Events
                • Progress Event
            • C1ZStreamReader
              • Overview
              • Members
              • C1ZStreamReader Constructor
                • C1ZStreamReader Constructor(Stream)
                • C1ZStreamReader Constructor(Stream,Boolean,Int32)
                • C1ZStreamReader Constructor(Stream,Boolean)
                • C1ZStreamReader Constructor(Stream,Boolean,Boolean)
                • C1ZStreamReader Constructor(Stream,Boolean,Int32,Int32)
              • Methods
                • Close Method
                • Flush Method
                • Read Method
                • ReadByte Method
                • Seek Method
                • SetLength Method
                • Write Method
              • Properties
                • BaseStream Property
                • CanRead Property
                • CanSeek Property
                • CanWrite Property
                • Length Property
                • OwnsBaseStream Property
                • Position Property
                • SizeCompressed Property
                • SizeUncompressed Property
                • ZStream Property
            • C1ZStreamWriter
              • Overview
              • Members
              • C1ZStreamWriter Constructor
                • C1ZStreamWriter Constructor(Stream)
                • C1ZStreamWriter Constructor(Stream,Boolean)
                • C1ZStreamWriter Constructor(Stream,Boolean,Boolean)
                • C1ZStreamWriter Constructor(Stream,CompressionLevelEnum)
                • C1ZStreamWriter Constructor(Stream,CompressionLevelEnum,Boolean)
                • C1ZStreamWriter Constructor(Stream,CompressionLevelEnum,Boolean,Boolean)
              • Methods
                • Close Method
                • Flush Method
                • Read Method
                • Seek Method
                • SetLength Method
                • Write Method
                • WriteByte Method
              • Properties
                • BaseStream Property
                • CanRead Property
                • CanSeek Property
                • CanWrite Property
                • Checksum Property
                • Length Property
                • OwnsBaseStream Property
                • Position Property
                • SizeCompressed Property
                • SizeUncompressed Property
                • ZStream Property
            • ZipFileException
              • Overview
              • Members
              • ZipFileException Constructor
                • ZipFileException Constructor(String)
                • ZipFileException Constructor(String,String)
                • ZipFileException Constructor(String,String,Exception)
            • ZipProgressEventArgs
              • Overview
              • Members
              • Properties
                • Position Property
              • Fields
                • Cancel Field
                • FileLength Field
                • FileName Field
          • Enumerations
            • CompressionLevelEnum
          • Delegates
            • ZipProgressEventHandler
        • C1.C1Zip.ZLib Namespace
          • Overview
          • Classes
            • ZStream
              • Overview
              • Members
              • ZStream Constructor
                • ZStream Constructor()
                • ZStream Constructor(Boolean)
              • Methods
                • deflate Method
                • deflateEnd Method
                • deflateInit Method
                  • deflateInit(Int32) Method
                  • deflateInit(Int32,Int32) Method
                • deflateParams Method
                • deflateSetDictionary Method
                • inflate Method
                • inflateEnd Method
                • inflateInit Method
                  • inflateInit() Method
                  • inflateInit(Int32) Method
                • inflateSetDictionary Method
                • inflateSync Method
              • Fields
                • adler Field
                • avail_in Field
                • avail_out Field
                • msg Field
                • next_in Field
                • next_in_index Field
                • next_out Field
                • next_out_index Field
                • total_in Field
                • total_out Field
                • Z_BUF_ERROR Field
                • Z_DATA_ERROR Field
                • Z_ERRNO Field
                • Z_MEM_ERROR Field
                • Z_NEED_DICT Field
                • Z_OK Field
                • Z_STREAM_END Field
                • Z_STREAM_ERROR Field
                • Z_VERSION_ERROR Field
            • ZStreamException
              • Overview
              • Members