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