ImageGear v26.0 - Updated
SetContent Method (ImGearPDFPage)




ImageGear.Formats.Pdf Assembly > ImageGear.Formats.PDF Namespace > ImGearPDFPage Class : SetContent Method
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

Is this page helpful?
Yes No
Thanks for your feedback.