Version

CaptureImageSettings Class Members

The following tables list the members exposed by CaptureImageSettings.

Public Constructors
 NameDescription
Public ConstructorCaptureImageSettings ConstructorInitializes a new CaptureImageSettings.  
Public Properties
 NameDescription
Public PropertyAddToClipboard  
Public PropertyFormat  
Public Methods
 NameDescription
Public MethodResetResets all the properties to their default values  
Public MethodResetAddToClipboardResets the AddToClipboard property to its default value.  
Public MethodResetFormatResets the Format property to its default value.  
Protected Methods
 NameDescription
Protected MethodShouldSerializeAddToClipboardIndicates if the AddToClipboard property needs to be serialized.  
Protected MethodShouldSerializeFormatIndicates if the Format property needs to be serialized.  
See Also