Preview Property (DocxOptionsForm)
 
            
                In This Topic
            
            Gets or sets a value indicating whether the resulting document should be opened using the default system viewer.
            
            
            Syntax
            
            
            
            
            'Declaration
 
Public Property Preview As Boolean
             
        
            
            public bool Preview {get; set;}
             
        
             
        
            
            
             
            
            
            
            
            
            
            
            
            
            
            
            See Also