ImageGear for .NET
SetContent Method (ImGearPDFPage)




Sets the page's PDE content back into the page object.
Syntax
'Declaration
 
Public Function SetContent() As Boolean
'Usage
 
Dim instance As ImGearPDFPage
Dim value As Boolean
 
value = instance.SetContent()
public bool SetContent()
public: bool SetContent(); 
public:
bool SetContent(); 

Return Value

Boolean value indicating success.
Remarks
Uses the same compression filters with which the content was previously encoded.
See Also

Reference

ImGearPDFPage Class
ImGearPDFPage Members
ImGearPDEContent Class

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback