ArcFM Responder Mobile Developer Guide
IDocumentInfo2_get_SavePreview Method






Syntax
'Declaration
 
Public Overridable Function IDocumentInfo2_get_SavePreview() As System.Boolean
'Usage
 
Dim instance As MMDocumentInfoClass
Dim value As System.Boolean
 
value = instance.IDocumentInfo2_get_SavePreview()
public virtual System.bool IDocumentInfo2_get_SavePreview()
public function IDocumentInfo2_get_SavePreview(): System.Boolean; virtual; 
public function IDocumentInfo2_get_SavePreview() : System.boolean;
public: virtual System.bool IDocumentInfo2_get_SavePreview(); 
public:
virtual System.bool IDocumentInfo2_get_SavePreview(); 
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

MMDocumentInfoClass Class
MMDocumentInfoClass Members

Send Feedback