Error processing SSI file
LEADTOOLS PDF Segmentation (Leadtools.PdfCompressor assembly)

Show in webframe

Rectangle Property






Gets or sets the dimensions for a segment.
Syntax
public LeadRect Rectangle {get; set;}
'Declaration
 
Public Property Rectangle As LeadRect
'Usage
 
Dim instance As PdfCompressorSegmentsInfo
Dim value As LeadRect
 
instance.Rectangle = value
 
value = instance.Rectangle
public:
property LeadRect Rectangle {
   LeadRect get();
   void set (    LeadRect value);
}

Property Value

The dimensions for a segment.
Example
Refer to PdfCompressorEngine example.
Requirements

Target Platforms

See Also

Reference

PdfCompressorSegmentsInfo Class
PdfCompressorSegmentsInfo Members

Error processing SSI file
Leadtools.PdfCompressor requires a PDF Pro, Pro Suite, Document or Medical license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features