Margins.IsEmpty Method

Definition

Determines whether the margins are empty.

public:
 bool IsEmpty();
public bool IsEmpty ();
member this.IsEmpty : unit -> bool
Public Function IsEmpty () As Boolean

Returns

true if all margins values are zero; otherwise, false.

Applies to