ICssMarginRule public interface ICssMarginRule : ICssRule, IStyleFormattable Represents a margin CSS rule (e.g. in an @page at-rule). Documentation Code string Name { get; } Gets the name of the margin rule. ICssStyleDeclaration Style { get; } Gets the style object for the margin at-rule.