BottomMargin Property (RtfSection)
 
            
                In This Topic
            
            Gets or sets the bottom margin for this section.
            
            
            Syntax
            
            
            
            
            'Declaration
 
Public Property BottomMargin As Single
             
        
            
            public float BottomMargin {get; set;}
             
        
             
        
            
            
            Property Value
The bottom margin of the Word/RTF section.
 
            
            
            
            
            
            
            
            
            
            
            
            See Also