A rectangle represents an area on the page.
Namespace: TallComponents.PDF.LayoutAssembly: TallComponents.PDF.Layout (in TallComponents.PDF.Layout.dll) Version: 3.0.66.0
Syntax
| C# |
|---|
[SerializableAttribute] public class Rectangle : Object, ISerializable |
| Visual Basic |
|---|
<SerializableAttribute> _ Public Class Rectangle _ Inherits Object _ Implements ISerializable |