ElementFrameBounds Property |
Gets the bounds relative to upper-left corner of page.
Namespace: SautinSoft.DocumentAssembly: SautinSoft.Document (in SautinSoft.Document.dll) Version: 2025.2.13
Syntaxpublic Rectangle Bounds { get; }
Public ReadOnly Property Bounds As Rectangle
Get
Property Value
Rectangle
See Also