ISizeOptions

ISizeOptions interface

Interface for adding embedded object.

public interface ISizeOptions

Properties

Name Description
Height { get; set; } The height of the embedded object size.
Width { get; set; } The width of the embedded object size.

See Also