Error processing SSI file
LEADTOOLS Image Processing (Leadtools.ImageProcessing.Core assembly)

Show in webframe

ExpandContentCommand Constructor (ExpandContentCommand)








Initializes a new ExpandContentCommand class object.
Syntax
public ExpandContentCommand()
'Declaration
 
Public Function New()
'Usage
 
Dim instance As New ExpandContentCommand()
public ExpandContentCommand()
function ExpandContentCommand()
public:
ExpandContentCommand();
Remarks
The ExpandContentCommand automatically finds and detects the boundaries of the document's content and expands it to fill the entire page's width or height.
Example
Refer to the ExpandContentCommand example.
Requirements

Target Platforms

See Also

Reference

ExpandContentCommand Class
ExpandContentCommand Members

Error processing SSI file