This class is used as a result value of DocumentElement.SizeInfo class and is actually just a wrapper fro a bunch of DocumentElement's properties which are marked as non-editor-browsable.

Namespace:  C1.C1PrintDocument
Assembly:  C1.C1PrintDocument.Classic.2 (in C1.C1PrintDocument.Classic.2.dll)

Syntax

C#
public class DocElementSizeInfo
Visual Basic (Declaration)
Public Class DocElementSizeInfo

Inheritance Hierarchy

System..::.Object
  C1.C1PrintDocument..::.DocElementSizeInfo

See Also