.NET Components
Chilkat .NET Components for Email, Zip Compression, Encryption, XML, S/MIME, and Character Encoding Conversion

Back to Xml Class Summary

Xml::ZipContent

Applies Zip compression to the content of an XML node and replaces the content with base64-encoded compressed data.

  Declarations  
    [Visual Basic]
Public Function ZipContent() As Boolean

[C#]
public bool ZipContent();

[C++]
public bool ZipContent();

[JScript]
public function ZipContent() : Boolean
 
  Parameters  
   
 

Copyright 2002, Chilkat Software, Inc. All Rights Reserved.