DrawingSizeType

DrawingSizeType class

Specifies the drawing size of a page.

public class DrawingSizeType

Constructors

Name Description
DrawingSizeType(DrawingSizeTypeValue) Constructor.

Properties

Name Description
Ufe { get; } Specifies attributes of an element.
Value { get; set; } Specifies the drawing size of a page.

Methods

Name Description
override Equals(object) Are objects equal.
override GetHashCode() Serves as a hash function for a particular type.

See Also