Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
 
					
				
		
Hi,
Ehat are the properties of ActiveDocument.GetProperties.<--properties--> can anyone has the list ?
APIGuide.qvw has one example of ActiveDocument.GetProperties.FileName, There must be some property for File Size, Last Modification date etc..
Thanks in advance
Shubhasheesh
 
					
				
		
 fosuzuki
		
			fosuzuki
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		hi,
in apiguide, select the class IDocumentProperties and you'll get a list of all members. I think this is what you are looking for...
Regards,
Fernando
 
					
				
		
 fosuzuki
		
			fosuzuki
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		hi,
in apiguide, select the class IDocumentProperties and you'll get a list of all members. I think this is what you are looking for...
Regards,
Fernando
 
					
				
		
Great, I got many options. Although i am not finding something for Filesize and Last Modification Date.
