Class DrawingSizeType

DrawingSizeType class

Specifies the drawing size of a page.

public class DrawingSizeType

Constructors

NameDescription
DrawingSizeType(DrawingSizeTypeValue)Constructor.

Properties

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

Methods

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

See Also