Gets or sets the background style. Syntax
Gets or sets the style of the borders. Syntax
Creates the System.Drawing.Graphics object for the canvas. Syntax Return Value A System.Drawing.Graphics object that represents native graphics. Remarks This method requires the System.Security.Permissions.SecurityPermissionFlag.Infrastructure permission. If this permission is not available, this method will retur...
Gets or sets the height of the canvas. Syntax Remarks The Height class is abstract, meaning that a new instance cannot be created. Additionally, this abstract class does not have any properties aside from Height.Type. When accessing this property, the returned object should be cast to the appropriate derived type,...
Gets or sets the spacing between elements. Syntax
Gets or sets the paddings between the borders and the content of an element. Syntax
Gets the parent of the canvas element. Syntax
Gets or sets the width of the canvas. Syntax Remarks The Width class is abstract, meaning that a new instance cannot be created. Additionally, this abstract class does not have any properties aside from Width.Type. When accessing this property, the returned object should be cast to the appropriate derived type, wh...
Represents a chain element. Syntax Remarks Chain elements are used to keep content elements together on page breaks.
Public Properties Public Methods