Gets or sets the margin around each page (in pixels).
Namespace:
C1.Silverlight.OlapAssembly: C1.Silverlight.Olap.5 (in C1.Silverlight.Olap.5.dll)
Syntax
C# |
---|
public Thickness Margin { [CompilerGeneratedAttribute] get; [CompilerGeneratedAttribute] set; } |
Visual Basic |
---|
Public Property Margin As Thickness <CompilerGeneratedAttribute> _ Get <CompilerGeneratedAttribute> _ Set |