LEADTOOLS Windows Forms (Leadtools.WinForms assembly) Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.30
ViewerBorderPadding Class Properties
See Also 
Leadtools.WinForms Namespace : ViewerBorderPadding Class


"

For a list of all members of this type, see ViewerBorderPadding members.

"

Public Properties

 NameDescription
public Property AllGets or sets the padding width for all edges of a viewer control.  
public Property BottomGets or sets the padding width for the bottom edge of a viewer control.  
public Property LeftGets or sets the padding width for the left edge of a viewer control.  
public Property RightGets or sets the padding width for the right edge of a viewer control.  
public Property TopGets or sets the padding width for the top edge of a viewer control.  
Top

See Also