Gets or sets the padding width for all edges of a viewer control.
public virtual float All {get; set;}
public virtual float All {get; set;}
get_All();
set_All(value);
public:
virtual property float All {
float get();
void set ( float value);
}
'Declaration
Public Overridable Property All As Single
'Usage
Dim instance As ViewerBorderPadding
Dim value As Single
instance.All = value
value = instance.All
Property Value
The padding width in pixels.
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2