C1.WPF.PrintDocument.4.6.2 Assembly / C1.C1Preview Namespace / Offsets Structure
Members

Offsets Structure
A structure representing four Unit values corresponding to the four sides of a rectangluar area. Used by Style.Padding and Style.Spacing properties.
Object Model
Offsets Structure
Syntax
'Declaration
 
Public Structure Offsets 
   Inherits System.ValueType
 
Inheritance Hierarchy

System.Object
   System.ValueType
      C1.C1Preview.Offsets

See Also